aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pyopenssl_0.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pyopenssl_0.8.bb')
-rw-r--r--recipes/python/python-pyopenssl_0.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pyopenssl_0.8.bb b/recipes/python/python-pyopenssl_0.8.bb
index 3ec4e4d70d..74e2ae9ae8 100644
--- a/recipes/python/python-pyopenssl_0.8.bb
+++ b/recipes/python/python-pyopenssl_0.8.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
LICENSE = "LGPL"
SRCNAME = "pyOpenSSL"
DEPENDS = "openssl"
-PR = "ml0"
+PR = "ml1"
SRC_URI = "${SOURCEFORGE_MIRROR}/pyopenssl/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"