gitea: update to 1.7.3.

This commit is contained in:
maxice8 2019-02-28 13:33:49 -03:00 committed by maxice8
parent 4702e288fb
commit d864ce06a2

View file

@ -1,6 +1,6 @@
# Template file for 'gitea' # Template file for 'gitea'
pkgname=gitea pkgname=gitea
version=1.7.2 version=1.7.3
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://github.com/go-gitea/gitea/blob/master/CHANGELOG.md" changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
distfiles="https://github.com/go-gitea/gitea/archive/v${version}.tar.gz" distfiles="https://github.com/go-gitea/gitea/archive/v${version}.tar.gz"
checksum=e4c9a8cfab052588ec6d00c94b04c0c718e23fa66fcd7e70815e13006f14e46f checksum=4969cfe0851e76dd8e81dada0de00e70d220989c178f3375805886abe9fe7976
system_accounts="_gitea" system_accounts="_gitea"
_gitea_homedir="/var/lib/gitea" _gitea_homedir="/var/lib/gitea"