diff --git a/srcpkgs/libarchive/template b/srcpkgs/libarchive/template index fc56b27183..348e26ba78 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"