gotify-server: update to 2.4.0.

This commit is contained in:
Luciogi 2023-11-10 17:06:59 +05:00 committed by Duncan Overbruck
parent 2a9c11e462
commit 5caf19ab2b

View File

@ -1,7 +1,7 @@
# Template file for 'gotify-server'
pkgname=gotify-server
version=2.2.4
revision=3
version=2.4.0
revision=1
build_style=go
go_import_path="github.com/gotify/server/v2"
go_ldflags="-extldflags=-fuse-ld=bfd -X main.Version=${version}
@ -12,7 +12,7 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
license="MIT"
homepage="https://gotify.net"
distfiles="https://github.com/gotify/server/archive/v${version}.tar.gz"
checksum=e8ebbbbccafe6d6ce44270f6af5ae59223edeb7dd51e0ab2ee7e689b88072df9
checksum=ef217ca84232334ed03dcf30ccb67315a07508e6f5a58a923c01ea197e198226
conf_files="/etc/gotify/config.yml"
system_accounts="_gotify"