libarchive: update to 3.6.0.

This commit is contained in:
tibequadorian 2022-02-13 19:24:58 +01:00 committed by Echo
parent ced82f4848
commit 69544696b5

View file

@ -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
@ -16,8 +16,9 @@ short_desc="Library to read/write several different streaming archive formats"
maintainer="Juan RP <xtraeme@gmail.com>"
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=5f245bd5176bc5f67428eb0aa497e09979264a153a074d35416521a5b8e86189
checksum=a36613695ffa2905fdedc997b6df04a3006ccfd71d747a339b78aa8412c3d852
build_options="acl expat lzo lz4 ssl zstd"
build_options_default="acl ssl lz4 zstd"