mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
vttest: Add recipe version
This commit is contained in:
parent
895970bac5
commit
8388e90f81
@ -1,5 +1,11 @@
|
||||
VERSION=20140305
|
||||
TAR=http://invisible-island.net/datafiles/release/vttest.tar.gz
|
||||
|
||||
function recipe_version {
|
||||
echo "$VERSION"
|
||||
skip=1
|
||||
}
|
||||
|
||||
function recipe_update {
|
||||
echo "skipping update"
|
||||
skip=1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user