diff options
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 |
commit | f6e078ee7e9778f226667502c544a93439d6bb15 (patch) | |
tree | c517920f601255a606c59998d8ca9f669586d2bb /libraries/tclap | |
parent | bfb2faa841f9ac7334244c229fc4378b22f4d7c6 (diff) |
libraries/tclap: Updated for version 1.2.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/tclap')
-rw-r--r-- | libraries/tclap/tclap.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/tclap/tclap.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/tclap/tclap.SlackBuild b/libraries/tclap/tclap.SlackBuild index 606beb6cbecb..710616e1543a 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 499be88f0631..db20ef6143e6 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="" |