diff --git a/srcpkgs/webhook/template b/srcpkgs/webhook/template index 602c7387877..8dd10051f2f 100644 --- a/srcpkgs/webhook/template +++ b/srcpkgs/webhook/template @@ -1,7 +1,7 @@ # Template file for 'webhook' pkgname=webhook -version=2.8.0 -revision=2 +version=2.8.1 +revision=1 build_style=go go_import_path="github.com/adnanh/webhook" short_desc="Lightweight incoming webhook server to run shell commands" @@ -9,7 +9,7 @@ maintainer="Abigail G " license="MIT" homepage="https://github.com/adnanh/webhook" distfiles="https://github.com/adnanh/webhook/archive/${version}.tar.gz" -checksum=c521558083f96bcefef16575a6f3f98ac79c0160fd0073be5e76d6645e068398 +checksum=a1e3eb2231e5631ebb374b76a79c3bac9cbdc7010974395e2d5e4e2e62ffd187 conf_files="/etc/webhook/hooks.json /etc/sv/webhook/conf" system_accounts="_webhook" system_groups="_webhook"