diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template index a5ee27d350d..6b46500183b 100644 --- a/srcpkgs/libarchive/template +++ b/srcpkgs/libarchive/template @@ -1,6 +1,6 @@ # Template file for 'libarchive' pkgname=libarchive -version=3.6.0 +version=3.6.1 revision=1 bootstrap=yes build_style=gnu-configure @@ -18,7 +18,7 @@ license="BSD-2-Clause" homepage="http://www.libarchive.org/" changelog="https://raw.githubusercontent.com/wiki/libarchive/libarchive/ReleaseNotes.md" distfiles="https://github.com/libarchive/libarchive/releases/download/v${version}/libarchive-${version}.tar.gz" -checksum=a36613695ffa2905fdedc997b6df04a3006ccfd71d747a339b78aa8412c3d852 +checksum=c676146577d989189940f1959d9e3980d28513d74eedfbc6b7f15ea45fe54ee2 build_options="acl expat lzo lz4 ssl zstd" build_options_default="acl ssl lz4 zstd"