diff --git a/srcpkgs/webhook/template b/srcpkgs/webhook/template index 6eac98512b8..3f53e1dc3ac 100644 --- a/srcpkgs/webhook/template +++ b/srcpkgs/webhook/template @@ -1,7 +1,7 @@ # Template file for 'webhook' pkgname=webhook version=2.8.1 -revision=2 +revision=3 build_style=go go_import_path="github.com/adnanh/webhook" short_desc="Lightweight incoming webhook server to run shell commands"