File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Template file for 'libarchive'
22pkgname=libarchive
3- version=3.8.6
3+ version=3.8.7
44revision=1
55bootstrap=yes
66build_style=gnu-configure
77configure_args="$(vopt_enable acl) $(vopt_enable acl xattr)
88 $(vopt_with expat) $(vopt_with lzo lzo2) $(vopt_with lz4)
99 $(vopt_with ssl openssl) $(vopt_with zstd) --without-xml2
1010 --without-libb2 --without-nettle --disable-rpath"
11- hostmakedepends="pkgconf "
11+ hostmakedepends="pkg-config "
1212makedepends="zlib-devel bzip2-devel liblzma-devel
1313 $(vopt_if acl acl-devel) $(vopt_if expat expat-devel) $(vopt_if zstd libzstd-devel)
1414 $(vopt_if lzo lzo-devel) $(vopt_if lz4 liblz4-devel) $(vopt_if ssl openssl-devel)"
@@ -18,7 +18,7 @@ license="BSD-2-Clause"
1818homepage="https://www.libarchive.org/"
1919changelog="https://github.com/libarchive/libarchive/releases"
2020distfiles="https://github.com/libarchive/libarchive/releases/download/v${version}/libarchive-${version}.tar.xz"
21- checksum=8ac57c1f5e99550948d1fe755c806d26026e71827da228f36bef24527e372e6f
21+ checksum=d3a8ba457ae25c27c84fd2830a2efdcc5b1d40bf585d4eb0d35f47e99e5d4774
2222
2323build_options="acl expat lzo lz4 ssl zstd"
2424build_options_default="acl ssl lz4 zstd"
You can’t perform that action at this time.
0 commit comments