mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
827d03021c
commit
6945ff6583
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libarchive'
|
# Template file for 'libarchive'
|
||||||
pkgname=libarchive
|
pkgname=libarchive
|
||||||
version=3.7.4
|
version=3.7.6
|
||||||
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=f887755c434a736a609cbd28d87ddbfbe9d6a3bb5b703c22c02f6af80a802735
|
checksum=0a2efdcb185da2eb1e7cd8421434cb9a6119f72417a13335cca378d476fd3ba0
|
||||||
|
|
||||||
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