mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gotify-server: update to 2.4.0.
This commit is contained in:
parent
2a9c11e462
commit
5caf19ab2b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gotify-server'
|
# Template file for 'gotify-server'
|
||||||
pkgname=gotify-server
|
pkgname=gotify-server
|
||||||
version=2.2.4
|
version=2.4.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/gotify/server/v2"
|
go_import_path="github.com/gotify/server/v2"
|
||||||
go_ldflags="-extldflags=-fuse-ld=bfd -X main.Version=${version}
|
go_ldflags="-extldflags=-fuse-ld=bfd -X main.Version=${version}
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gotify.net"
|
homepage="https://gotify.net"
|
||||||
distfiles="https://github.com/gotify/server/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gotify/server/archive/v${version}.tar.gz"
|
||||||
checksum=e8ebbbbccafe6d6ce44270f6af5ae59223edeb7dd51e0ab2ee7e689b88072df9
|
checksum=ef217ca84232334ed03dcf30ccb67315a07508e6f5a58a923c01ea197e198226
|
||||||
conf_files="/etc/gotify/config.yml"
|
conf_files="/etc/gotify/config.yml"
|
||||||
|
|
||||||
system_accounts="_gotify"
|
system_accounts="_gotify"
|
||||||
|
|
Loading…
Add table
Reference in a new issue