From 4708f42ae9b197a6dc6799498ea3e86e4f5c1a39 Mon Sep 17 00:00:00 2001 From: Randy McCaskill Date: Tue, 26 May 2020 22:18:06 -0400 Subject: [PATCH] libarchive: update to 3.4.3. --- srcpkgs/libarchive/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template index 4a7fb0febd6..e9166f9d6ad 100644 --- a/srcpkgs/libarchive/template +++ b/srcpkgs/libarchive/template @@ -1,6 +1,6 @@ # Template file for 'libarchive' pkgname=libarchive -version=3.4.2 +version=3.4.3 revision=1 bootstrap=yes build_style=gnu-configure @@ -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=b60d58d12632ecf1e8fad7316dc82c6b9738a35625746b47ecdcaf4aed176176 +checksum=ee1e749213c108cb60d53147f18c31a73d6717d7e3d2481c157e1b34c881ea39 # Package build options build_options="acl expat lzo lz4 ssl zstd"