diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-11-10 00:37:09 +0100 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-11-10 00:37:09 +0100 |
commit | ce3802e207ab25f2f8fe1c663aedb5038a92577f (patch) | |
tree | 351649b4613825068c5e5a6bbbade87f032e379b /recipes/vala/vala.inc | |
parent | 189fc6375fd364b98b4a9530f547984e159dd838 (diff) |
vala: add unofficial point release 0.7.8.1
Diffstat (limited to 'recipes/vala/vala.inc')
-rw-r--r-- | recipes/vala/vala.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/vala/vala.inc b/recipes/vala/vala.inc index f45d557c88..258a3f7498 100644 --- a/recipes/vala/vala.inc +++ b/recipes/vala/vala.inc @@ -4,7 +4,7 @@ SECTION = "devel" DEPENDS = "glib-2.0 dbus" HOMEPAGE = "http://vala-project.org" LICENSE = "LGPL" -INC_PR = "r1" +INC_PR = "r2" SRC_URI = "http://www.freesmartphone.org/sources/vala-${PV}.tar.gz" |