diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2009-11-05 08:24:10 +0100 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2009-11-05 08:24:10 +0100 |
commit | b084808fca53235980c49784adf13d42edabcb28 (patch) | |
tree | ea0177ce1ba5006af0022c2a9e984277af4a7d3b /recipes/vala | |
parent | 8bfbb10c9848c2decd4ea32616f1e880b0ec389e (diff) |
vala: add version 0.7.8 and checksums
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'recipes/vala')
-rw-r--r-- | recipes/vala/vala_0.7.8.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/vala/vala_0.7.8.bb b/recipes/vala/vala_0.7.8.bb new file mode 100644 index 0000000000..0b93248116 --- /dev/null +++ b/recipes/vala/vala_0.7.8.bb @@ -0,0 +1,4 @@ +require vala.inc +PR = "r0" + +SRC_URI = "http://download.gnome.org/sources/vala/0.7/vala-${PV}.tar.bz2" |