diff --git a/srcpkgs/gotify-server/template b/srcpkgs/gotify-server/template index 16b72133088..bba772446ab 100644 --- a/srcpkgs/gotify-server/template +++ b/srcpkgs/gotify-server/template @@ -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 " 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"