gitea: update to 1.10.0

This commit is contained in:
teldra 2019-11-25 16:18:35 +01:00 committed by Helmut Pozimski
parent 50560cdf95
commit 4ca54394e3

View file

@ -1,6 +1,6 @@
# Template file for 'gitea'
pkgname=gitea
version=1.9.5
version=1.10.0
revision=1
build_style=go
go_import_path=code.gitea.io/gitea
@ -31,8 +31,8 @@ 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=0436e54a41af7777249509d0206cac5396b8b841c2ad8b118ab7cebb612e9933
nocross="https://build.voidlinux.org/builders/armv6l-musl_builder/builds/20895/steps/shell_3/logs/stdio"
checksum=a45044ef8242f5cd0d0d914c9ef1d5f97483bd6985c27efef6d99dbdf38f759d
nocross="https://api.travis-ci.org/v3/job/616733825/log.txt"
system_accounts="_gitea"
_gitea_homedir="/var/lib/gitea"