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