libraries/leptonica: Updated for version 1.85.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-10-19 08:52:32 +07:00
parent 3d40950602
commit 5ade2ab77b
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=leptonica
VERSION=${VERSION:-1.84.1}
VERSION=${VERSION:-1.85.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="leptonica"
VERSION="1.84.1"
VERSION="1.85.0"
HOMEPAGE="http://www.leptonica.com/"
DOWNLOAD="https://github.com/DanBloomberg/leptonica/archive/1.84.1/leptonica-1.84.1.tar.gz"
MD5SUM="58f37c12b1e9473c0c7ac0b1259e6a5c"
DOWNLOAD="https://github.com/DanBloomberg/leptonica/archive/1.85.0/leptonica-1.85.0.tar.gz"
MD5SUM="9450017d7c9269cae1fad59b6cd06a3e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""