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 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} |