summaryrefslogtreecommitdiff
path: root/network/2ping/2ping.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-08-05 14:42:20 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-08-29 10:08:36 +0700
commit2e1a8e4303660543b521b682336241a54fb43a14 (patch)
treeb0d87f3a9e706a7ea3be8ea82434d6052bce347d /network/2ping/2ping.SlackBuild
parent220e85630f75ea2626387c29a4899757115087fe (diff)
downloadslackbuilds-2e1a8e4303660543b521b682336241a54fb43a14.tar.gz
network/2ping: Updated for version 4.5.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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}