aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl_0.9.8g.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openssl/openssl_0.9.8g.bb')
-rw-r--r--recipes/openssl/openssl_0.9.8g.bb11
1 files changed, 7 insertions, 4 deletions
diff --git a/recipes/openssl/openssl_0.9.8g.bb b/recipes/openssl/openssl_0.9.8g.bb
index 1cb360f967..d90e8851e4 100644
--- a/recipes/openssl/openssl_0.9.8g.bb
+++ b/recipes/openssl/openssl_0.9.8g.bb
@@ -2,10 +2,13 @@ inherit pkgconfig
require openssl.inc
-PR = "r9"
+PR = "${INC_PR}.0"
-SRC_URI += "file://debian.patch;patch=1 \
- file://configure-targets.patch;patch=1 \
- file://shared-libs.patch;patch=1"
+SRC_URI += "file://debian.patch \
+ file://configure-targets.patch \
+ file://shared-libs.patch"
PARALLEL_MAKE = ""
+
+SRC_URI[src.md5sum] = "acf70a16359bf3658bdfb74bda1c4419"
+SRC_URI[src.sha256sum] = "0e26886845de95716c9f1b9b75c0e06e9d4075d2bdc9e11504eaa5f7ee901cf0"