gitea: update to 1.16.4

This commit is contained in:
zenobit 2022-03-14 23:28:42 +01:00 committed by Echo
parent b724a2a4da
commit 038b278470

View File

@ -1,6 +1,6 @@
# Template file for 'gitea'
pkgname=gitea
version=1.16.3
version=1.16.4
revision=1
create_wrksrc=yes
build_style=go
@ -32,7 +32,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/releases/download/v${version}/gitea-src-${version}.tar.gz"
checksum=913f3b095fcfd4c5012d17adcd8748b081950e3a7d17ace60f6a2f99c9b2e18b
checksum=ef396b797d39a64867dfcd4532043c363dce3fe054afaa37bb97f8a2ea3f2a18
system_accounts="_gitea"
_gitea_homedir="/var/lib/gitea"