aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/php
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/php')
-rw-r--r--recipes/php/php-native_5.2.6.bb3
-rw-r--r--recipes/php/php-native_5.3.0.bb3
-rw-r--r--recipes/php/php_5.2.6.bb3
3 files changed, 9 insertions, 0 deletions
diff --git a/recipes/php/php-native_5.2.6.bb b/recipes/php/php-native_5.2.6.bb
index ac1c51fa3f..01374d02aa 100644
--- a/recipes/php/php-native_5.2.6.bb
+++ b/recipes/php/php-native_5.2.6.bb
@@ -1,3 +1,6 @@
require php-native.inc
PR = "r3"
+
+SRC_URI[src.md5sum] = "7380ffecebd95c6edb317ef861229ebd"
+SRC_URI[src.sha256sum] = "1892b2dd50b56ae2c9aec027fcd9035b76673f113555bc2bc1007bab8ae4db81"
diff --git a/recipes/php/php-native_5.3.0.bb b/recipes/php/php-native_5.3.0.bb
index ac1c51fa3f..d8f41a6d19 100644
--- a/recipes/php/php-native_5.3.0.bb
+++ b/recipes/php/php-native_5.3.0.bb
@@ -1,3 +1,6 @@
require php-native.inc
PR = "r3"
+
+SRC_URI[src.md5sum] = "846760cd655c98dfd86d6d97c3d964b0"
+SRC_URI[src.sha256sum] = "83c9d86f830f8b188c70d3554d07b7416af90fd9e06d84340ffda58c09e58357"
diff --git a/recipes/php/php_5.2.6.bb b/recipes/php/php_5.2.6.bb
index 8723a1e14f..515eb29ea2 100644
--- a/recipes/php/php_5.2.6.bb
+++ b/recipes/php/php_5.2.6.bb
@@ -85,3 +85,6 @@ FILES_${PN} += "${bindir}"
RDEPENDS_${PN}-pear = ${PN}
RDEPENDS_${PN}-cli = ${PN}
RDEPENDS_${PN}-dev = ${PN}
+
+SRC_URI[src.md5sum] = "7380ffecebd95c6edb317ef861229ebd"
+SRC_URI[src.sha256sum] = "1892b2dd50b56ae2c9aec027fcd9035b76673f113555bc2bc1007bab8ae4db81"