From 4569c1fe3ccf3763c4a33a3988ec24c1292b6d41 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 24 Oct 2016 15:34:36 +0200 Subject: [PATCH] libarchive: update to 3.2.2. --- srcpkgs/libarchive/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template index a3987089c29..cf2b27b8074 100644 --- a/srcpkgs/libarchive/template +++ b/srcpkgs/libarchive/template @@ -1,7 +1,7 @@ # Template file for 'libarchive' pkgname=libarchive -version=3.2.1 -revision=3 +version=3.2.2 +revision=1 bootstrap=yes build_style=gnu-configure configure_args="$(vopt_enable acl) $(vopt_enable acl xattr) @@ -16,7 +16,7 @@ maintainer="Juan RP " homepage="http://www.libarchive.org/" license="BSD" distfiles="http://www.libarchive.org/downloads/libarchive-${version}.tar.gz" -checksum=72ee1a4e3fd534525f13a0ba1aa7b05b203d186e0c6072a8a4738649d0b3cfd2 +checksum=691c194ee132d1f0f7a42541f091db811bc2e56f7107e9121be2bc8c04f1060f # Package build options build_options="acl expat lzo lz4 ssl"