aboutsummaryrefslogtreecommitdiff
path: root/network/2ping/2ping.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/2ping/2ping.SlackBuild')
-rw-r--r--network/2ping/2ping.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/network/2ping/2ping.SlackBuild b/network/2ping/2ping.SlackBuild
index d81a2c738c..1e52bff087 100644
--- a/network/2ping/2ping.SlackBuild
+++ b/network/2ping/2ping.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20200805 bkw: update for v4.5.
# 20191130 bkw: update for v4.3.
# 20180821 bkw:
@@ -14,7 +15,7 @@
# - include wireshark stuff in package.
PRGNAM=2ping
-VERSION=${VERSION:-4.3}
+VERSION=${VERSION:-4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}