mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
gitea: update to 1.20.4
This commit is contained in:
parent
d54171cba2
commit
92a5cbb382
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gitea'
|
||||
pkgname=gitea
|
||||
version=1.20.2
|
||||
revision=2
|
||||
version=1.20.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=code.gitea.io/gitea
|
||||
go_ldflags=" -X main.Version=${version}"
|
||||
|
@ -31,7 +31,7 @@ license="MIT"
|
|||
homepage="https://gitea.io"
|
||||
changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md"
|
||||
distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz"
|
||||
checksum=6bcf25b5f94e71941559c1230b7afaadb3d293a2d1b404dc11079c62dff0834e
|
||||
checksum=f7a2c8effe05672d7b2840f6c5ce141725b87b8ec364cb929ccc3b96861807c7
|
||||
|
||||
system_accounts="_gitea"
|
||||
_gitea_homedir="/var/lib/gitea"
|
||||
|
|
Loading…
Add table
Reference in a new issue