diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index 827cbf5b496..553c47d56e0 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,6 +1,6 @@ # Template file for 'gitea' pkgname=gitea -version=1.7.2 +version=1.7.3 revision=1 build_style=go go_import_path=code.gitea.io/gitea @@ -31,7 +31,7 @@ license="MIT" homepage="https://gitea.io" changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md" distfiles="https://github.com/go-gitea/gitea/archive/v${version}.tar.gz" -checksum=e4c9a8cfab052588ec6d00c94b04c0c718e23fa66fcd7e70815e13006f14e46f +checksum=4969cfe0851e76dd8e81dada0de00e70d220989c178f3375805886abe9fe7976 system_accounts="_gitea" _gitea_homedir="/var/lib/gitea"