cabextract: update to 1.9.
This commit is contained in:
parent
6d3061f902
commit
79a082ccdd
|
@ -1,12 +1,14 @@
|
||||||
# Template file for 'cabextract'
|
# Template file for 'cabextract'
|
||||||
pkgname=cabextract
|
pkgname=cabextract
|
||||||
version=1.8
|
version=1.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_func_fnmatch_works=yes"
|
configure_args="--with-external-libmspack ac_cv_func_fnmatch_works=yes"
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libmspack-devel"
|
||||||
short_desc="Extract Microsoft Cabinet (.CAB) files"
|
short_desc="Extract Microsoft Cabinet (.CAB) files"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.cabextract.org.uk/"
|
homepage="http://www.cabextract.org.uk/"
|
||||||
distfiles="http://www.cabextract.org.uk/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.cabextract.org.uk/${pkgname}-${version}.tar.gz"
|
||||||
checksum=082b8ec149babc9ae10b5d6568eb764c67e75c3cfc379b1211b88b980febebd7
|
checksum=1bbc793d83c73288acd7e28ce33ec04955a76c73bf6471424ff835d725fcc4c1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user