gitea: update to 1.21.10
This commit is contained in:
parent
2c202ab51c
commit
f99152a171
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gitea'
|
# Template file for 'gitea'
|
||||||
pkgname=gitea
|
pkgname=gitea
|
||||||
version=1.21.5
|
version=1.21.10
|
||||||
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=567245e824acb1062cf3220a997bf160787609f2e2261b8ab6345da8a2101b1c
|
checksum=83f68344800a68f8bc0165892f837c099b763781c11162bbc5206f8eb70f0c3f
|
||||||
|
|
||||||
system_accounts="_gitea"
|
system_accounts="_gitea"
|
||||||
_gitea_homedir="/var/lib/gitea"
|
_gitea_homedir="/var/lib/gitea"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue