diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-02 17:28:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-02 17:28:49 +0700 |
commit | d633278f3236c56c50117044c10e35da1d289473 (patch) | |
tree | 99515ceb5558a5f185199dbcac9447f51a00d386 /libraries | |
parent | b0ebdcddd3897c88ad493c27f36989e0c2e588b3 (diff) | |
download | slackbuilds-d633278f3236c56c50117044c10e35da1d289473.tar.gz |
libraries/leptonica: Updated for version 1.73.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/leptonica/leptonica.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/leptonica/leptonica.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/leptonica/leptonica.SlackBuild b/libraries/leptonica/leptonica.SlackBuild index 70f9a3b17c..10a210e1e5 100644 --- a/libraries/leptonica/leptonica.SlackBuild +++ b/libraries/leptonica/leptonica.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for leptonica -# Copyright 2012-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2012-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=leptonica -VERSION=${VERSION:-1.72} +VERSION=${VERSION:-1.73} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/leptonica/leptonica.info b/libraries/leptonica/leptonica.info index d5c3918a8c..452bb30910 100644 --- a/libraries/leptonica/leptonica.info +++ b/libraries/leptonica/leptonica.info @@ -1,8 +1,8 @@ PRGNAM="leptonica" -VERSION="1.72" +VERSION="1.73" HOMEPAGE="http://www.leptonica.com/" -DOWNLOAD="http://www.leptonica.com/source/leptonica-1.72.tar.gz" -MD5SUM="7581db29f8442197ce68e766c6047c4b" +DOWNLOAD="http://www.leptonica.com/source/leptonica-1.73.tar.gz" +MD5SUM="092cea2e568cada79fff178820397922" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |