libarchive: update to 2.8.3.
--HG-- extra : convert_revision : bfb7c1b0e64ce2aff2b1e2ca769ac2d1cde33e9f
This commit is contained in:
parent
6aa84c9d9c
commit
291af37ef7
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'libarchive'
|
||||
pkgname=libarchive
|
||||
version=2.8.1
|
||||
version=2.8.3
|
||||
distfiles="http://libarchive.googlecode.com/files/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--without-xml2"
|
||||
short_desc="Library to read/write several different streaming archive formats"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=bb15c5694c2d7909b235a88c8c4fc5f5beb01931db77981e815da2dfa564a1ca
|
||||
checksum=16095d15334b3c8dbb02db5af3d415f12c1c3bdd4eb43af7bbc36ab7572c0b7a
|
||||
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