diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-22 23:23:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-24 07:23:00 +0700 |
commit | 87091d777eeae9a76c9ec621ea3f787ba1a55a0d (patch) | |
tree | 1b15698a89064e5a028cc042a6aa8a2fb5070d9e /libraries/leptonica/leptonica.SlackBuild | |
parent | 02980d6e8d9796a8d5c5b41ea7ffad0607100a64 (diff) | |
download | slackbuilds-87091d777eeae9a76c9ec621ea3f787ba1a55a0d.tar.gz |
libraries/leptonica: Updated for version 1.74.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/leptonica/leptonica.SlackBuild')
-rw-r--r-- | libraries/leptonica/leptonica.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/leptonica/leptonica.SlackBuild b/libraries/leptonica/leptonica.SlackBuild index 2e9f03914a..c32269c2a2 100644 --- a/libraries/leptonica/leptonica.SlackBuild +++ b/libraries/leptonica/leptonica.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for leptonica -# Copyright 2012-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2012-2017 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.74} +VERSION=${VERSION:-1.74.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |