summaryrefslogtreecommitdiffstats
path: root/libraries/leptonica/leptonica.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-28 23:36:45 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-29 18:49:45 +0700
commitf7f1897781fa1b90067e314016b3e09ff9a2e55b (patch)
tree09745e459a10f31a8b97172c4c619df9a76e817a /libraries/leptonica/leptonica.SlackBuild
parentc6f2c3d0480615d1aff18c30cdb5b94fec01fa79 (diff)
downloadslackbuilds-f7f1897781fa1b90067e314016b3e09ff9a2e55b.tar.gz
slackbuilds-f7f1897781fa1b90067e314016b3e09ff9a2e55b.tar.xz
libraries/leptonica: Updated for version 1.84.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/leptonica/leptonica.SlackBuild')
-rw-r--r--libraries/leptonica/leptonica.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/leptonica/leptonica.SlackBuild b/libraries/leptonica/leptonica.SlackBuild
index 3f029ed702..d75445848c 100644
--- a/libraries/leptonica/leptonica.SlackBuild
+++ b/libraries/leptonica/leptonica.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=leptonica
-VERSION=${VERSION:-1.83.1}
+VERSION=${VERSION:-1.84.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}