From 1a1367f134eb51e4b270ff2a18e837e70c1f426e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 13 Jan 2012 18:51:33 +0100 Subject: [PATCH] libarchive: update to 3.0.3. --- srcpkgs/libarchive/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template index f3db7f2872b..3daeb705c0d 100644 --- a/srcpkgs/libarchive/template +++ b/srcpkgs/libarchive/template @@ -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 " 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,