blob: 0a9651b4e137fd803bafe3307413c8efe6c3b887 (
plain)
1
2
3
4
5
6
|
name=libarchive
version=3.8.5
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
|