diff options
Diffstat (limited to 'network/fping3/fping3.SlackBuild')
-rw-r--r-- | network/fping3/fping3.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/fping3/fping3.SlackBuild b/network/fping3/fping3.SlackBuild index 5ae23b13e8..06fe8076bc 100644 --- a/network/fping3/fping3.SlackBuild +++ b/network/fping3/fping3.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for fping3 -# Copyright 2015 Mario Preksavec, Zagreb, HR +# Copyright 2015, 2016 Mario Preksavec, Zagreb, Croatia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=fping3 SRCNAM=fping -VERSION=${VERSION:-3.10} +VERSION=${VERSION:-3.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |