aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/postgresql')
-rw-r--r--recipes/postgresql/postgresql_8.1.4.bb3
-rw-r--r--recipes/postgresql/postgresql_8.1.8.bb3
-rw-r--r--recipes/postgresql/postgresql_8.2.4.bb3
3 files changed, 9 insertions, 0 deletions
diff --git a/recipes/postgresql/postgresql_8.1.4.bb b/recipes/postgresql/postgresql_8.1.4.bb
index 42ba3770ad..1a83b4127f 100644
--- a/recipes/postgresql/postgresql_8.1.4.bb
+++ b/recipes/postgresql/postgresql_8.1.4.bb
@@ -1,3 +1,6 @@
require postgresql.inc
PR = "r4"
+
+SRC_URI[md5sum] = "a65bdc5d833169d28bf6fbaaa8d57fcf"
+SRC_URI[sha256sum] = "ac7e7d311b07abd27b084041bcc943398df303bc86601f281891537bdf1a4e0b"
diff --git a/recipes/postgresql/postgresql_8.1.8.bb b/recipes/postgresql/postgresql_8.1.8.bb
index 42ba3770ad..d54fe8cd57 100644
--- a/recipes/postgresql/postgresql_8.1.8.bb
+++ b/recipes/postgresql/postgresql_8.1.8.bb
@@ -1,3 +1,6 @@
require postgresql.inc
PR = "r4"
+
+SRC_URI[md5sum] = "b05e1d7f0cac9cc4e096aa21409dee55"
+SRC_URI[sha256sum] = "91f75eb29c07271fcbfa2082c8300690efe4a72f2fbf35dace98108b0c6f7ba3"
diff --git a/recipes/postgresql/postgresql_8.2.4.bb b/recipes/postgresql/postgresql_8.2.4.bb
index b4e4033ed8..4b12ccf3cc 100644
--- a/recipes/postgresql/postgresql_8.2.4.bb
+++ b/recipes/postgresql/postgresql_8.2.4.bb
@@ -4,3 +4,6 @@ PR = "r4"
DEFAULT_PREFERENCE = "-1"
SRC_URI += "file://no-ecpg-test.patch;patch=1"
+
+SRC_URI[md5sum] = "af7ec100a33c41bfb8d87b5e0ec2f44a"
+SRC_URI[sha256sum] = "8ff6afab743e894c0d96e668dcf9b3d3c1044719d6def45ef7390c64b54ed268"