gitea: update to 1.10.6.
This commit is contained in:
parent
c169c5925a
commit
af4fe26a1a
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.10.4
|
version=1.10.6
|
||||||
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=e937ce3e37e5ce732d52a5ce5ed7467cab880ee609f686f68015c1e4f810191c
|
checksum=d7fad3b0257c13037e0770d722e07da9bf2d356997c060a75d149e605a421f22
|
||||||
nocross="https://api.travis-ci.org/v3/job/616733825/log.txt"
|
nocross="https://api.travis-ci.org/v3/job/616733825/log.txt"
|
||||||
|
|
||||||
system_accounts="_gitea"
|
system_accounts="_gitea"
|
||||||
|
|
Loading…
Reference in a new issue