diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2010-03-10 16:28:35 +0100 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2010-03-11 11:39:52 +0100 |
commit | 7cb4c48134b464b256c5f9c0624c4f3c76742ff2 (patch) | |
tree | 9872315f9ca0fc8e65d1fa9117b7f4f1c3a61f34 | |
parent | 72ae9db372b96d56d95c11a52a42a31bfeb2cd18 (diff) |
vala: 0.7.10.3 -> 0.7.10.4
-rw-r--r-- | conf/checksums.ini | 4 | ||||
-rw-r--r-- | recipes/vala/vala-native_0.7.10.4.bb (renamed from recipes/vala/vala-native_0.7.10.3.bb) | 0 | ||||
-rw-r--r-- | recipes/vala/vala.inc | 2 | ||||
-rw-r--r-- | recipes/vala/vala_0.7.10.4.bb (renamed from recipes/vala/vala_0.7.10.3.bb) | 0 |
4 files changed, 5 insertions, 1 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index 82bb9dd2d6..70346bf92c 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -27602,6 +27602,10 @@ sha256=2bd7bfc71e56f2d29a0c971a81e7ff098a96d0e79d68eed0d604f3882ccd6fe6 md5=b3b2b025c46f66a887bca195f44ea46a sha256=de4fe0a55fd6dcff31205fbf81766593bb9e576939ebe3dd418967cde15b70c4 +[http://downloads.freesmartphone.org/sources/vala-0.7.10.4.tar.bz2] +md5=595a211e2a305ccbb9478f513a341e42 +sha256=2ba6dde7ba9829253147ef2eadbb9f69f8dddc4098006740e9b206bcb903c0c6 + [http://www.freesmartphone.org/sources/vala-0.7.10.tar.bz2] md5=6e807644f500d6605a5ee4e1612dd187 sha256=902392d95e20e8c3e18ad739e24c6727dd90fe281b1ffdbbf509a8d7c50aa8c5 diff --git a/recipes/vala/vala-native_0.7.10.3.bb b/recipes/vala/vala-native_0.7.10.4.bb index d6c239f7bf..d6c239f7bf 100644 --- a/recipes/vala/vala-native_0.7.10.3.bb +++ b/recipes/vala/vala-native_0.7.10.4.bb diff --git a/recipes/vala/vala.inc b/recipes/vala/vala.inc index 620e2a6454..7de0cf9f91 100644 --- a/recipes/vala/vala.inc +++ b/recipes/vala/vala.inc @@ -6,7 +6,7 @@ HOMEPAGE = "http://vala-project.org" LICENSE = "LGPL" INC_PR = "r2" -SRC_URI = "http://www.freesmartphone.org/sources/vala-${PV}.tar.bz2" +SRC_URI = "http://downloads.freesmartphone.org/sources/vala-${PV}.tar.bz2" inherit autotools_stage diff --git a/recipes/vala/vala_0.7.10.3.bb b/recipes/vala/vala_0.7.10.4.bb index a5b1958f2c..a5b1958f2c 100644 --- a/recipes/vala/vala_0.7.10.3.bb +++ b/recipes/vala/vala_0.7.10.4.bb |