gitea: update to 1.21.0

This commit is contained in:
zenobit 2023-11-15 03:40:58 +01:00 committed by Duncan Overbruck
parent aa7a71c56f
commit b113112f08

View file

@ -1,6 +1,6 @@
# Template file for 'gitea' # Template file for 'gitea'
pkgname=gitea pkgname=gitea
version=1.20.5 version=1.21.0
revision=1 revision=1
build_style=go build_style=go
go_import_path=code.gitea.io/gitea go_import_path=code.gitea.io/gitea
@ -31,7 +31,7 @@ license="MIT"
homepage="https://gitea.io" homepage="https://gitea.io"
changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md"
distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz" distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz"
checksum=707fc01ec15739dbdf49f8fd01951dde5fd1958134ea8d41c99bb4bef190b97c checksum=69b12778b3b5f24aecff08d8e5122e4edf784bda2e4335b77f2bbd0404a11a93
system_accounts="_gitea" system_accounts="_gitea"
_gitea_homedir="/var/lib/gitea" _gitea_homedir="/var/lib/gitea"