aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl.inc
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-09 20:40:48 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-09 23:21:25 +0800
commitc495ba7d82add2fb927e8206910965740d752a33 (patch)
treef46c7a5acfb6b820c09b5819f52c151c1aa6a884 /recipes/openssl/openssl.inc
parent64a935572158eb17a44585f24d393add83b0dbcb (diff)
downloadopenembedded-c495ba7d82add2fb927e8206910965740d752a33.tar.gz
opensll: Upgrade to version 0.9.8m
* Upgrade both openssl and openssl-native to 0.9.8m * Upgrade the Makefile and Config changes * Switch to checksums inside the recipe
Diffstat (limited to 'recipes/openssl/openssl.inc')
-rw-r--r--recipes/openssl/openssl.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openssl/openssl.inc b/recipes/openssl/openssl.inc
index 00f97824be..a06033b0ec 100644
--- a/recipes/openssl/openssl.inc
+++ b/recipes/openssl/openssl.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.openssl.org/"
LICENSE = "openssl"
SECTION = "libs/network"
-SRC_URI = "http://www.openssl.org/source/openssl-${PV}.tar.gz"
+SRC_URI = "http://www.openssl.org/source/openssl-${PV}.tar.gz;name=src"
S = "${WORKDIR}/openssl-${PV}"
INC_PR = "r11"