libarchive: update to 3.7.9.

This commit is contained in:
classabbyamp 2025-04-19 12:17:54 -04:00
parent d0cd06bba7
commit 86ca6aebb3
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

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