libarchive: update to 3.6.1

This commit is contained in:
Tuxliban Torvalds 2022-04-29 14:14:15 -05:00 committed by Duncan Overbruck
parent 731b075c34
commit 890b275629
1 changed files with 2 additions and 2 deletions

View File

@ -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"