blob: 84afe4152f9d8d229798844fde1fbbec416e5ff9 (
plain)
1
2
3
4
5
6
|
name=libarchive
version=3.7.8
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
|