blob: 495b6dff6b42369fcac8fd742654bf7f30d8f4fb (
plain)
1
2
3
4
5
6
|
name=libarchive
version=3.8.0
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
|