mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
gitea: update to 1.4.2
This commit is contained in:
parent
1d64d93cff
commit
07edc5a191
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.4.1
|
version=1.4.2
|
||||||
revision=3
|
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
|
||||||
|
@ -30,7 +30,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=93b1e8fbad78dffada0736a26760eda175169771a065ca8a101cfa0ed70ed310
|
checksum=c96051b8f2608f9035b2b0dadbd7107c4f7a00c6c66a16c6b5a41416aa9c99fa
|
||||||
|
|
||||||
system_accounts="_gitea"
|
system_accounts="_gitea"
|
||||||
_gitea_homedir="/var/lib/gitea"
|
_gitea_homedir="/var/lib/gitea"
|
||||||
|
|
Loading…
Add table
Reference in a new issue