mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
leptonica: update to 1.84.1.
This commit is contained in:
parent
8b1e0fb3de
commit
f6a33a6799
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'leptonica'
|
# Template file for 'leptonica'
|
||||||
pkgname=leptonica
|
pkgname=leptonica
|
||||||
version=1.84.0
|
version=1.84.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config automake libtool"
|
hostmakedepends="pkg-config automake libtool"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-2-Clause"
|
||||||
homepage="http://leptonica.org/"
|
homepage="http://leptonica.org/"
|
||||||
changelog="http://leptonica.org/source/version-notes.html"
|
changelog="http://leptonica.org/source/version-notes.html"
|
||||||
distfiles="https://github.com/DanBloomberg/leptonica/archive/${version}.tar.gz"
|
distfiles="https://github.com/DanBloomberg/leptonica/archive/${version}.tar.gz"
|
||||||
checksum=440e6bb1b11e385310b31fab2505c9b0e0835a42f2fc985c2f79c81a8684ff98
|
checksum=ecd7a868403b3963c4e33623595d77f2c87667e2cfdd9b370f87729192061bef
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
# disable failing tests
|
# disable failing tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue