libarchive: update to 2.7.1.
--HG-- extra : convert_revision : 66fbe4a5ba4ae07598a61a8bfda40d7254eafd8d
This commit is contained in:
parent
6d98e9cdde
commit
6a0cbdc293
File diff suppressed because it is too large
Load Diff
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'libarchive'
|
||||
pkgname=libarchive
|
||||
version=2.7.0
|
||||
revision=1
|
||||
patch_files="${pkgname}_without_openssl.diff"
|
||||
version=2.7.1
|
||||
#revision=1
|
||||
#patch_files="${pkgname}_without_openssl.diff"
|
||||
distfiles="http://libarchive.googlecode.com/files/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--without-openssl"
|
||||
short_desc="Library to read/write tar, cpio, pax, zip, iso9660, etc."
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=ae21ffc8160241001ecbc7af0751ff65cfc5ceffae8a1b9cf6822328f4c0474e
|
||||
checksum=a7e066ef857d3db0211e2d916ca14aafc48a4776c4fa108fd67092ce862a7ba8
|
||||
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