mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
Merge pull request #95 from xTibor/vttest-version
vttest: Add recipe version
This commit is contained in:
commit
22870bd68a
@ -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