libarchive: update to 3.7.7

This commit is contained in:
Luna 2024-10-13 16:09:15 -03:00 committed by Leah Neukirchen
parent 8f2ecc7391
commit 4fd0fb4cbe
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libarchive'
pkgname=libarchive
version=3.7.6
version=3.7.7
revision=1
bootstrap=yes
build_style=gnu-configure
@ -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=0a2efdcb185da2eb1e7cd8421434cb9a6119f72417a13335cca378d476fd3ba0
checksum=879acd83c3399c7caaee73fe5f7418e06087ab2aaf40af3e99b9e29beb29faee
build_options="acl expat lzo lz4 ssl zstd"
build_options_default="acl ssl lz4 zstd"