Clone version 0.1.2.1 because of dependencies

in Debian Sid
This commit is contained in:
Yorick Barbanneau 2021-06-09 23:12:12 +02:00
parent 2f762c0ab2
commit 068e487996

View file

@ -1,7 +1,7 @@
name="Cage" name="Cage"
patches_dir=0 patches_dir=0
clone_directory="cage" clone_directory="cage"
clone_command="git clone --depth 1 https://github.com/Hjdskes/cage.git" clone_command="git clone --branch=v0.1.2.1--depth 1 https://github.com/Hjdskes/cage.git"
configure_command="meson build" configure_command="meson build"
build_command="ninja -C build install" build_command="ninja -C build install"