summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Sergei Fedosoff2020-02-07 20:21:42 +0100
committer Willy Sudiarto Raharjo2020-02-07 20:21:42 +0100
commitfa256f66f1d4b6499f28c4eb50f6f5b49f79821a (patch)
tree66fec61500f21dbdf49d395435478d6c51f5ac73
parent8bc5415d79f131dda5c88e262096db24128e0c9b (diff)
downloadslackbuilds-fa256f66f1d4b6499f28c4eb50f6f5b49f79821a.tar.gz
network/webhook: Updated for version 2.6.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/webhook/webhook.SlackBuild4
-rw-r--r--network/webhook/webhook.info6
-rw-r--r--network/webhook/webhook.sysconfig2
3 files changed, 6 insertions, 6 deletions
diff --git a/network/webhook/webhook.SlackBuild b/network/webhook/webhook.SlackBuild
index fe781a2d37..2c09945c72 100644
--- a/network/webhook/webhook.SlackBuild
+++ b/network/webhook/webhook.SlackBuild
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=webhook
-VERSION=${VERSION:-2.6.10}
-BUILD=${BUILD:-5}
+VERSION=${VERSION:-2.6.11}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/network/webhook/webhook.info b/network/webhook/webhook.info
index dd537026db..1153ffe7e9 100644
--- a/network/webhook/webhook.info
+++ b/network/webhook/webhook.info
@@ -1,8 +1,8 @@
PRGNAM="webhook"
-VERSION="2.6.10"
+VERSION="2.6.11"
HOMEPAGE="https://github.com/adnanh/webhook"
-DOWNLOAD="https://github.com/adnanh/webhook/archive/2.6.10/webhook-2.6.10.tar.gz"
-MD5SUM="d99188ebc028ae51b71a6113b4e92e7d"
+DOWNLOAD="https://github.com/adnanh/webhook/archive/2.6.11/webhook-2.6.11.tar.gz"
+MD5SUM="c4ca240ae1cd17b4aa288b7cb332cab5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"
diff --git a/network/webhook/webhook.sysconfig b/network/webhook/webhook.sysconfig
index 5480a856b2..73f8681241 100644
--- a/network/webhook/webhook.sysconfig
+++ b/network/webhook/webhook.sysconfig
@@ -16,7 +16,7 @@ PIDFILE="/var/run/webhook/webhook.pid"
# effective user
USER=nobody
-# protocol://yourserver:port/PREFIX/:hook-id (default "hooks")
+# protocol://yourserver:port/URLPREFIX/:hook-id (default "hooks")
URLPREFIX="hooks"
# Other options