diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index c58c4699140..0a801591144 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,7 +1,7 @@ # Template file for 'gitea' pkgname=gitea -version=1.4.1 -revision=3 +version=1.4.2 +revision=1 build_style=go go_import_path="code.gitea.io/gitea" # This could be done with build options, but these are built in with the @@ -30,7 +30,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=93b1e8fbad78dffada0736a26760eda175169771a065ca8a101cfa0ed70ed310 +checksum=c96051b8f2608f9035b2b0dadbd7107c4f7a00c6c66a16c6b5a41416aa9c99fa system_accounts="_gitea" _gitea_homedir="/var/lib/gitea"