libraries/leptonica: Updated for version 1.75.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2ef51a4b39
commit
f090ac9270
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=leptonica
|
||||
VERSION=${VERSION:-1.75.2}
|
||||
VERSION=${VERSION:-1.75.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="leptonica"
|
||||
VERSION="1.75.2"
|
||||
VERSION="1.75.3"
|
||||
HOMEPAGE="http://www.leptonica.com/"
|
||||
DOWNLOAD="https://github.com/DanBloomberg/leptonica/archive/1.75.2/leptonica-1.75.2.tar.gz"
|
||||
MD5SUM="83184d4cb1681b5dcdd0db7dbabe4549"
|
||||
DOWNLOAD="https://github.com/DanBloomberg/leptonica/archive/1.75.3/leptonica-1.75.3.tar.gz"
|
||||
MD5SUM="420984b0a45de16a9b219680c5cb285f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue