libarchive: update to 2.7.0, plus a patch to add conditional openssl requirement.
--HG-- extra : convert_revision : 9c8b9f13310366f18b22209a549357db27431143
This commit is contained in:
parent
3425c4b4c0
commit
ba99896c74
2361
templates/libarchive/libarchive_without_openssl.diff
Normal file
2361
templates/libarchive/libarchive_without_openssl.diff
Normal file
File diff suppressed because it is too large
Load Diff
|
@ -1,12 +1,14 @@
|
|||
# Template file for 'libarchive'
|
||||
pkgname=libarchive
|
||||
sourcepkg=libarchive
|
||||
version=2.6.2
|
||||
sourcepkg=$pkgname
|
||||
version=2.7.0
|
||||
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=48c27c0ce12e1363e6f7dd87ee5cf65aaad6ebbaa502791e9aa548d1523ebbb1
|
||||
checksum=ae21ffc8160241001ecbc7af0751ff65cfc5ceffae8a1b9cf6822328f4c0474e
|
||||
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
Block a user