mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
gotify-server: update to 2.2.0.
This commit is contained in:
parent
4db1f92f8a
commit
bcd96346a1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gotify-server'
|
# Template file for 'gotify-server'
|
||||||
pkgname=gotify-server
|
pkgname=gotify-server
|
||||||
version=2.1.6
|
version=2.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/gotify/server/v2"
|
go_import_path="github.com/gotify/server/v2"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
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=16df2f979b0a8cb0875dc30faf6c588263a43f30d6383ef86763aaa49be97af3
|
checksum=41306a0d81813576633d23ea179fb24f1a2cab989f42a85b66f0d9282356af0e
|
||||||
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