jbig2dec: update to 0.20.
This commit is contained in:
parent
c699298683
commit
40959a71ae
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'jbig2dec'
|
||||
# Rebuild and test mupdf for updates, it refuses to start when versions are unmatched
|
||||
pkgname=jbig2dec
|
||||
version=0.19
|
||||
revision=2
|
||||
version=0.20
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
makedepends="libpng-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="AGPL-3.0-or-later"
|
||||
homepage="https://www.jbig2dec.com"
|
||||
distfiles="https://github.com/ArtifexSoftware/jbig2dec/archive/${version}.tar.gz"
|
||||
checksum=e81b787ad0b147a437a52d9ce7de1a8f429655e8aa030383b6b2dd8919373717
|
||||
checksum=a9705369a6633aba532693450ec802c562397e1b824662de809ede92f67aff21
|
||||
|
||||
pre_configure() {
|
||||
sed -i '$ d' autogen.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue