blob: daa75b7a752f66f0cbe4227e756cba136dcb4a5c (
plain)
1
2
3
4
5
|
name=bubblewrap
version=0.11.2
release=1
source="https://github.com/containers/${name}/releases/download/v${version}/${name}-${version}.tar.xz"
build_opt="-Dbash_completion=disabled -Dzsh_completion=disabled -Dtests=false"
|