From fcbfe2e8aaa43e81c2f52388a27359bf55faf475 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 16:30:11 +0000 Subject: [PATCH] gogs: rebuild with go-1.10.1 --- srcpkgs/gogs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template index a7be6e04ea3..fe6cb220ef1 100644 --- a/srcpkgs/gogs/template +++ b/srcpkgs/gogs/template @@ -1,7 +1,7 @@ # Template build file for 'gogs' pkgname=gogs version=0.11.34 -revision=3 +revision=4 build_style=go go_import_path="github.com/gogits/gogs" short_desc="Self-hosted Git Service in Go"