vttest: Add recipe version

This commit is contained in:
Tibor Nagy 2017-11-03 20:18:30 +01:00
parent 895970bac5
commit 8388e90f81

View File

@ -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