From ec470a5f5bdd065587348f9b64006d53c1da4e7b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 12 Feb 2020 06:45:24 +0100 Subject: [PATCH] libarchive: update to 3.4.2. --- srcpkgs/libarchive/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template index fc56b27183c..348e26ba786 100644 --- a/srcpkgs/libarchive/template +++ b/srcpkgs/libarchive/template @@ -1,7 +1,7 @@ # Template file for 'libarchive' pkgname=libarchive -version=3.4.1 -revision=3 +version=3.4.2 +revision=1 bootstrap=yes build_style=gnu-configure configure_args="$(vopt_enable acl) $(vopt_enable acl xattr) @@ -17,7 +17,7 @@ maintainer="Juan RP " license="BSD-2-Clause" homepage="http://www.libarchive.org/" distfiles="https://github.com/libarchive/libarchive/releases/download/v${version}/libarchive-${version}.tar.gz" -checksum=fcf87f3ad8db2e4f74f32526dee62dd1fb9894782b0a503a89c9d7a70a235191 +checksum=b60d58d12632ecf1e8fad7316dc82c6b9738a35625746b47ecdcaf4aed176176 # Package build options build_options="acl expat lzo lz4 ssl zstd"