mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/leptonica: Updated for version 1.75.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0468c85f60
commit
d695e4c52b
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.75.1}
|
||||
VERSION=${VERSION:-1.75.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="leptonica"
|
||||
VERSION="1.75.1"
|
||||
VERSION="1.75.2"
|
||||
HOMEPAGE="http://www.leptonica.com/"
|
||||
DOWNLOAD="https://github.com/DanBloomberg/leptonica/archive/1.75.1/leptonica-1.75.1.tar.gz"
|
||||
MD5SUM="c247dee0602fc256a1767f5852773a48"
|
||||
DOWNLOAD="https://github.com/DanBloomberg/leptonica/archive/1.75.2/leptonica-1.75.2.tar.gz"
|
||||
MD5SUM="83184d4cb1681b5dcdd0db7dbabe4549"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue