blob: 8301432f1ffb6c7f522c6a9f8ca53bc0e1035aa8 (
plain)
1
2
3
4
5
6
|
name=libarchive
version=3.8.4
release=1
source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz"
build_opt="--without-xml2 --without-zstd"
keep_static=1
|