gitea: update to 1.21.11
This commit is contained in:
parent
9726203ae5
commit
e99308ad44
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gitea'
|
# Template file for 'gitea'
|
||||||
pkgname=gitea
|
pkgname=gitea
|
||||||
version=1.21.10
|
version=1.21.11
|
||||||
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=83f68344800a68f8bc0165892f837c099b763781c11162bbc5206f8eb70f0c3f
|
checksum=4f1cac5f0de555d57f86520bced33e0fbc08a5ea977e0940cbb024d80c679443
|
||||||
|
|
||||||
system_accounts="_gitea"
|
system_accounts="_gitea"
|
||||||
_gitea_homedir="/var/lib/gitea"
|
_gitea_homedir="/var/lib/gitea"
|
||||||
|
|
Loading…
Reference in New Issue