gitea: upgrade to 1.15.8

This commit is contained in:
Nulo 2021-12-25 22:13:44 -03:00 committed by paper
parent 37fccb1c0c
commit cd0ae33a34

View file

@ -1,6 +1,6 @@
# Template file for 'gitea'
pkgname=gitea
version=1.15.6
version=1.15.8
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=14c33f89003125cca6bf88d80736815c6d14cbc5311e1f6015607983357d727d
checksum=a05745e5c1b5e9b51caa3d96fd93689176689865a0c249aa477d411e5c082045
system_accounts="_gitea"
_gitea_homedir="/var/lib/gitea"