cabextract: update to 1.6.
This commit is contained in:
parent
ebece50a0e
commit
fa44686c1c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cabextract'
|
# Template file for 'cabextract'
|
||||||
pkgname=cabextract
|
pkgname=cabextract
|
||||||
version=1.5
|
version=1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Extract Microsoft Cabinet (.CAB) files"
|
short_desc="Extract Microsoft Cabinet (.CAB) files"
|
||||||
|
@ -8,4 +8,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
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=23d6ae3f65cd90b036958fa95fc4d9983f80fded4bd8e2ad2736ba8c4095268a
|
checksum=cee661b56555350d26943c5e127fc75dd290b7f75689d5ebc1f04957c4af55fb
|
||||||
|
|
Loading…
Reference in a new issue