diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template index f9831ed9a00..d172f056efa 100644 --- a/srcpkgs/gogs/template +++ b/srcpkgs/gogs/template @@ -1,6 +1,6 @@ # Template build file for 'gogs' pkgname=gogs -version=0.6.5 +version=0.6.15 revision=1 build_style=go go_import_path="github.com/gogits/gogs" @@ -10,7 +10,7 @@ license="MIT" homepage="http://gogs.io" depends="git" distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz" -checksum="9605d65f53c0590ed9adca41bee7bef8104cadea663c3a4db94e33092b61c2a3" +checksum=1843e8b72e8930f63f239d3a696d597aab61e355715791bd7bf889069170404f hostmakedepends="git curl" conf_files="/etc/gogs.ini"