From ff43e415f71642957bda8e95a24011b81db4f893 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:44 +0000 Subject: [PATCH] gitea: rebuild with go-1.10.2 --- srcpkgs/gitea/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index 726327245fb..48e0cf6eb4c 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,7 +1,7 @@ # Template file for 'gitea' pkgname=gitea version=1.4.0 -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