diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index cfa79e8ecc3..2c5df20f979 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,6 +1,6 @@ # Template file for 'gitea' pkgname=gitea -version=1.20.4 +version=1.20.5 revision=1 build_style=go go_import_path=code.gitea.io/gitea @@ -31,7 +31,7 @@ license="MIT" homepage="https://gitea.io" changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md" distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz" -checksum=f7a2c8effe05672d7b2840f6c5ce141725b87b8ec364cb929ccc3b96861807c7 +checksum=707fc01ec15739dbdf49f8fd01951dde5fd1958134ea8d41c99bb4bef190b97c system_accounts="_gitea" _gitea_homedir="/var/lib/gitea"