From 9f004d2192ec80e8fcb0c9d453f12aaf11005376 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Sun, 13 Feb 2022 19:24:58 +0100 Subject: [PATCH] libarchive: update to 3.6.0. --- srcpkgs/libarchive/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template index 9437ce72db63..03b40b00073b 100644 --- a/srcpkgs/libarchive/template +++ b/srcpkgs/libarchive/template @@ -1,6 +1,6 @@ # Template file for 'libarchive' pkgname=libarchive -version=3.5.2 +version=3.6.0 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=5f245bd5176bc5f67428eb0aa497e09979264a153a074d35416521a5b8e86189 +checksum=a36613695ffa2905fdedc997b6df04a3006ccfd71d747a339b78aa8412c3d852 build_options="acl expat lzo lz4 ssl zstd" build_options_default="acl ssl lz4 zstd"