aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-19 17:19:12 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-19 17:19:12 +0200
commit2fd88f3594cc316430209c2f9a5ed3530b7af263 (patch)
treebec89f0c7f348b1e566cc33ee34c86c3b999b3b2
parent75b7db0da4015e9bc51e3575068319f1a513cca5 (diff)
downloadopenembedded-2fd88f3594cc316430209c2f9a5ed3530b7af263.tar.gz
python-tlslite_0.3.8.bb: bump PR
didn't bump PR yesterday when fixing SRC_URI but on hindsight it can be convenient in some cases (especially if you have a failed build around) so here's the bump. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
-rw-r--r--recipes/python/python-tlslite_0.3.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-tlslite_0.3.8.bb b/recipes/python/python-tlslite_0.3.8.bb
index 0c651e16e4..4985461cfb 100644
--- a/recipes/python/python-tlslite_0.3.8.bb
+++ b/recipes/python/python-tlslite_0.3.8.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "http://trevp.net/tlslite/"
PRIORITY = "optional"
LICENSE = "PD"
SRCNAME = "tlslite"
-PR = "ml1"
+PR = "ml2"
# original url is dead, so it has been replaced with the gentoo one
#SRC_URI = "http://trevp.net/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"