mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/leptonica: Updated for version 1.80.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4051cadf87
commit
539ff90644
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=leptonica
|
||||
VERSION=${VERSION:-1.79.0}
|
||||
VERSION=${VERSION:-1.80.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="leptonica"
|
||||
VERSION="1.79.0"
|
||||
VERSION="1.80.0"
|
||||
HOMEPAGE="http://www.leptonica.com/"
|
||||
DOWNLOAD="https://github.com/DanBloomberg/leptonica/archive/1.79.0/leptonica-1.79.0.tar.gz"
|
||||
MD5SUM="22f87191b5f35161598734a413d20cc2"
|
||||
DOWNLOAD="https://github.com/DanBloomberg/leptonica/archive/1.80.0/leptonica-1.80.0.tar.gz"
|
||||
MD5SUM="12fa1e165f7ad0bd2f49423669a62143"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue