diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template index 946e6213629..96f7d88256a 100644 --- a/srcpkgs/gogs/template +++ b/srcpkgs/gogs/template @@ -1,7 +1,7 @@ # Template build file for 'gogs' pkgname=gogs -version=0.9.113 -revision=6 +version=0.11.29 +revision=1 build_style=go go_import_path="github.com/gogits/gogs" short_desc="Self-hosted Git Service in Go" @@ -10,7 +10,7 @@ license="MIT" homepage="http://gogs.io" depends="git" distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz" -checksum=1953e6b96a5ce9e688c9c0f2e0009b6ca21aff5dc8210ec026a240ab566f1ac9 +checksum=3da2799e85d78ae36bc78725b4f19d409d45949831bb9aa306af43e851b89b13 hostmakedepends="git-perl curl" conf_files="/etc/gogs.ini"