gitea: update to 1.7.3.
This commit is contained in:
parent
4702e288fb
commit
d864ce06a2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gitea'
|
||||
pkgname=gitea
|
||||
version=1.7.2
|
||||
version=1.7.3
|
||||
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=e4c9a8cfab052588ec6d00c94b04c0c718e23fa66fcd7e70815e13006f14e46f
|
||||
checksum=4969cfe0851e76dd8e81dada0de00e70d220989c178f3375805886abe9fe7976
|
||||
|
||||
system_accounts="_gitea"
|
||||
_gitea_homedir="/var/lib/gitea"
|
||||
|
|
Loading…
Reference in a new issue