diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index eac852ea4ed..cfa79e8ecc3 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,7 +1,7 @@ # Template file for 'gitea' pkgname=gitea -version=1.20.2 -revision=2 +version=1.20.4 +revision=1 build_style=go go_import_path=code.gitea.io/gitea go_ldflags=" -X main.Version=${version}" @@ -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=6bcf25b5f94e71941559c1230b7afaadb3d293a2d1b404dc11079c62dff0834e +checksum=f7a2c8effe05672d7b2840f6c5ce141725b87b8ec364cb929ccc3b96861807c7 system_accounts="_gitea" _gitea_homedir="/var/lib/gitea"