libraries/leptonica: Updated for version 1.74.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
02980d6e8d
commit
87091d777e
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="leptonica"
|
||||
VERSION="1.74"
|
||||
VERSION="1.74.1"
|
||||
HOMEPAGE="http://www.leptonica.com/"
|
||||
DOWNLOAD="http://www.leptonica.com/source/leptonica-1.74.tar.gz"
|
||||
MD5SUM="d573298b08bd4ca17ec8723397942fb3"
|
||||
DOWNLOAD="http://www.leptonica.com/source/leptonica-1.74.1.tar.gz"
|
||||
MD5SUM="ad30f5034a2eb84f91062ccd1d8a1734"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue