mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
jbig2dec: update to 0.18
This commit is contained in:
parent
b35a6b4978
commit
539892e910
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'jbig2dec'
|
# Template file for 'jbig2dec'
|
||||||
pkgname=jbig2dec
|
pkgname=jbig2dec
|
||||||
version=0.17
|
version=0.18
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
makedepends="libpng-devel"
|
makedepends="libpng-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="AGPL-3.0-or-later"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://www.jbig2dec.com"
|
homepage="https://www.jbig2dec.com"
|
||||||
distfiles="https://github.com/ArtifexSoftware/jbig2dec/archive/${version}.tar.gz"
|
distfiles="https://github.com/ArtifexSoftware/jbig2dec/archive/${version}.tar.gz"
|
||||||
checksum=e14c0a978332e0cad011b1aeb9aab7555c73b55e9907f08cb1c74bb6d78a7c59
|
checksum=3be6eb8105f6dcc8a7d29d6f2b4dc9205c164a412ad940294cedf0d7cc530487
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i '$ d' autogen.sh
|
sed -i '$ d' autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue