gitea: update to 1.7.4.
This commit is contained in:
parent
11a5d2b214
commit
da025fe3a0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gitea'
|
||||
pkgname=gitea
|
||||
version=1.7.3
|
||||
version=1.7.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=code.gitea.io/gitea
|
||||
|
@ -31,7 +31,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/archive/v${version}.tar.gz"
|
||||
checksum=4969cfe0851e76dd8e81dada0de00e70d220989c178f3375805886abe9fe7976
|
||||
checksum=89c43b7eb1cc9eb4ece05201e708c468d43d2b7a48b517df76ebbe5001f672c9
|
||||
|
||||
system_accounts="_gitea"
|
||||
_gitea_homedir="/var/lib/gitea"
|
||||
|
|
Loading…
Reference in a new issue