libarchive: update to 3.8.1

This commit is contained in:
dogknowsnx 2025-07-04 20:45:10 +02:00 committed by classabbyamp
parent 473c9561e9
commit 695a389bf0

View file

@ -1,7 +1,7 @@
# Template file for 'libarchive'
pkgname=libarchive
version=3.7.9
revision=2
version=3.8.1
revision=1
bootstrap=yes
build_style=gnu-configure
configure_args="$(vopt_enable acl) $(vopt_enable acl xattr)
@ -18,7 +18,7 @@ license="BSD-2-Clause"
homepage="https://www.libarchive.org/"
changelog="https://github.com/libarchive/libarchive/releases"
distfiles="https://github.com/libarchive/libarchive/releases/download/v${version}/libarchive-${version}.tar.xz"
checksum=ed8b5732e4cd6e30fae909fb945cad8ff9cb7be5c6cdaa3944ec96e4a200c04c
checksum=19f917d42d530f98815ac824d90c7eaf648e9d9a50e4f309c812457ffa5496b5
build_options="acl expat lzo lz4 ssl zstd"
build_options_default="acl ssl lz4 zstd"