libarchive: update to 3.0.3.
This commit is contained in:
parent
0237c2b0f0
commit
1a1367f134
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libarchive'
|
||||
pkgname=libarchive
|
||||
version=3.0.2
|
||||
version=3.0.3
|
||||
distfiles="http://libarchive.googlecode.com/files/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-xml2 --without-nettle"
|
||||
|
@ -8,7 +8,7 @@ short_desc="Library to read/write several different streaming archive formats"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://code.google.com/p/libarchive"
|
||||
license="BSD"
|
||||
checksum=b27a10182f4fc3f69d01419a59ddb16fccf5df8c4b166008c04f41905e29fd74
|
||||
checksum=c5fc7620f74a54b1717e4aed38aee85dc27a988ad1db7640f28eb63a82ea62d7
|
||||
long_desc="
|
||||
Libarchive is a programming library that can create and read several
|
||||
different streaming archive formats, including most popular tar variants,
|
||||
|
|
Loading…
Reference in New Issue