From 7119784499f3811bc19a13bd2c30b97e02cda9ba Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:19 +0000 Subject: [PATCH] gitea: rebuild with go-1.9.3 --- srcpkgs/gitea/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index 1226771d518..900d44dd790 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,7 +1,7 @@ # Template file for 'gitea' pkgname=gitea version=1.2.3 -revision=2 +revision=3 build_style=go go_import_path="code.gitea.io/gitea" # This could be done with build options, but these are built in with the