diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template index d172f056efa..36ec7f7cbe5 100644 --- a/srcpkgs/gogs/template +++ b/srcpkgs/gogs/template @@ -1,6 +1,6 @@ # Template build file for 'gogs' pkgname=gogs -version=0.6.15 +version=0.7.22 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=1843e8b72e8930f63f239d3a696d597aab61e355715791bd7bf889069170404f +checksum=63a7a2374d73b1eef94df32ce26c535f839504e135643412209ebfdd9a21aedd hostmakedepends="git curl" conf_files="/etc/gogs.ini"