diff options
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 e26ad8c85c5c..72fe967ab178 100644 --- a/libraries/leptonica/leptonica.SlackBuild +++ b/libraries/leptonica/leptonica.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for leptonica -# Copyright 2012-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2012-2018 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.4} +VERSION=${VERSION:-1.75.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |