libarchive: update to 3.4.3.

This commit is contained in:
Randy McCaskill 2020-05-26 22:18:06 -04:00 committed by Helmut Pozimski
parent c29cd72ad2
commit be8e3a42e0

View file

@ -1,6 +1,6 @@
# Template file for 'libarchive' # Template file for 'libarchive'
pkgname=libarchive pkgname=libarchive
version=3.4.2 version=3.4.3
revision=1 revision=1
bootstrap=yes bootstrap=yes
build_style=gnu-configure build_style=gnu-configure
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="BSD-2-Clause" license="BSD-2-Clause"
homepage="http://www.libarchive.org/" homepage="http://www.libarchive.org/"
distfiles="https://github.com/libarchive/libarchive/releases/download/v${version}/libarchive-${version}.tar.gz" distfiles="https://github.com/libarchive/libarchive/releases/download/v${version}/libarchive-${version}.tar.gz"
checksum=b60d58d12632ecf1e8fad7316dc82c6b9738a35625746b47ecdcaf4aed176176 checksum=ee1e749213c108cb60d53147f18c31a73d6717d7e3d2481c157e1b34c881ea39
# Package build options # Package build options
build_options="acl expat lzo lz4 ssl zstd" build_options="acl expat lzo lz4 ssl zstd"