summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2018-01-01 22:00:47 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-06 06:55:18 +0700
commitf6e078ee7e9778f226667502c544a93439d6bb15 (patch)
treec517920f601255a606c59998d8ca9f669586d2bb
parentbfb2faa841f9ac7334244c229fc4378b22f4d7c6 (diff)
downloadslackbuilds-f6e078ee7e9778f226667502c544a93439d6bb15.tar.gz
slackbuilds-f6e078ee7e9778f226667502c544a93439d6bb15.tar.xz
libraries/tclap: Updated for version 1.2.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--libraries/tclap/tclap.SlackBuild2
-rw-r--r--libraries/tclap/tclap.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/tclap/tclap.SlackBuild b/libraries/tclap/tclap.SlackBuild
index 606beb6cbe..710616e154 100644
--- a/libraries/tclap/tclap.SlackBuild
+++ b/libraries/tclap/tclap.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tclap
-VERSION=${VERSION:-1.2.1}
+VERSION=${VERSION:-1.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/tclap/tclap.info b/libraries/tclap/tclap.info
index 499be88f06..db20ef6143 100644
--- a/libraries/tclap/tclap.info
+++ b/libraries/tclap/tclap.info
@@ -1,8 +1,8 @@
PRGNAM="tclap"
-VERSION="1.2.1"
+VERSION="1.2.2"
HOMEPAGE="http://tclap.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/tclap/tclap-1.2.1.tar.gz"
-MD5SUM="eb0521d029bf3b1cc0dcaa7e42abf82a"
+DOWNLOAD="http://downloads.sourceforge.net/tclap/tclap-1.2.2.tar.gz"
+MD5SUM="6f35665814dca292eceda007d7e13bcb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""