gitea: update to 1.9.4.

This commit is contained in:
mobinmob 2019-10-17 15:43:53 +03:00 committed by Helmut Pozimski
parent 4e4fa03917
commit 5567b4d33b

View file

@ -1,6 +1,6 @@
# Template file for 'gitea' # Template file for 'gitea'
pkgname=gitea pkgname=gitea
version=1.9.1 version=1.9.4
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=a50743db22f3e0a0eba27ac168a92b636fa0841e9e9515721b51bfc30c2957dd checksum=a5e6691bd3d7d5610b625b4c514373a04c78a00a7776f256548b6184ed3a99d4
nocross="https://build.voidlinux.org/builders/armv6l-musl_builder/builds/20895/steps/shell_3/logs/stdio" nocross="https://build.voidlinux.org/builders/armv6l-musl_builder/builds/20895/steps/shell_3/logs/stdio"
system_accounts="_gitea" system_accounts="_gitea"