mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
gitea: update to 1.9.1.
This commit is contained in:
parent
ae79d5db87
commit
c9f062f21a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gitea'
|
# Template file for 'gitea'
|
||||||
pkgname=gitea
|
pkgname=gitea
|
||||||
version=1.9.0
|
version=1.9.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=code.gitea.io/gitea
|
go_import_path=code.gitea.io/gitea
|
||||||
# This could be done with build options, but these are built in with the
|
# This could be done with build options, but these are built in with the
|
||||||
|
@ -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=e648227ebe6716fd53095cade7881fc547a76b2655cac4631ac254992a95b207
|
checksum=a50743db22f3e0a0eba27ac168a92b636fa0841e9e9515721b51bfc30c2957dd
|
||||||
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue