mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
libarchive: update to 3.8.1
This commit is contained in:
parent
473c9561e9
commit
695a389bf0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libarchive'
|
# Template file for 'libarchive'
|
||||||
pkgname=libarchive
|
pkgname=libarchive
|
||||||
version=3.7.9
|
version=3.8.1
|
||||||
revision=2
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable acl) $(vopt_enable acl xattr)
|
configure_args="$(vopt_enable acl) $(vopt_enable acl xattr)
|
||||||
|
@ -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=ed8b5732e4cd6e30fae909fb945cad8ff9cb7be5c6cdaa3944ec96e4a200c04c
|
checksum=19f917d42d530f98815ac824d90c7eaf648e9d9a50e4f309c812457ffa5496b5
|
||||||
|
|
||||||
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue