summaryrefslogtreecommitdiffstats
path: root/network/2ping/2ping.SlackBuild
diff options
context:
space:
mode:
author B. Watson2019-12-01 01:50:53 +0100
committer Willy Sudiarto Raharjo2019-12-15 11:06:21 +0100
commit9c8496c63f116a0a3d4ac0af7c9f1fe3723aee7b (patch)
treeabd42ea569315091e39d7216bbcac3bd716c67f2 /network/2ping/2ping.SlackBuild
parent4352d0eafa8bd17276cb0e0e91979c210b8b4c06 (diff)
downloadslackbuilds-9c8496c63f116a0a3d4ac0af7c9f1fe3723aee7b.tar.gz
network/2ping: Updated for version 4.3.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/2ping/2ping.SlackBuild')
-rw-r--r--network/2ping/2ping.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/network/2ping/2ping.SlackBuild b/network/2ping/2ping.SlackBuild
index 263ffa123b..d81a2c738c 100644
--- a/network/2ping/2ping.SlackBuild
+++ b/network/2ping/2ping.SlackBuild
@@ -6,13 +6,15 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20191130 bkw: update for v4.3.
+
# 20180821 bkw:
# - update for v4.2.
# - document optional deps in README.
# - include wireshark stuff in package.
PRGNAM=2ping
-VERSION=${VERSION:-4.2}
+VERSION=${VERSION:-4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}