summaryrefslogtreecommitdiffstats
path: root/network/webhook/webhook.SlackBuild
diff options
context:
space:
mode:
author Sergei Fedosoff <eleksir@gmail.com>2020-02-08 02:21:42 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-08 02:21:42 +0700
commitfa256f66f1d4b6499f28c4eb50f6f5b49f79821a (patch)
tree66fec61500f21dbdf49d395435478d6c51f5ac73 /network/webhook/webhook.SlackBuild
parent8bc5415d79f131dda5c88e262096db24128e0c9b (diff)
downloadslackbuilds-fa256f66f1d4b6499f28c4eb50f6f5b49f79821a.tar.gz
slackbuilds-fa256f66f1d4b6499f28c4eb50f6f5b49f79821a.tar.xz
network/webhook: Updated for version 2.6.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/webhook/webhook.SlackBuild')
-rw-r--r--network/webhook/webhook.SlackBuild4
1 files changed, 2 insertions, 2 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