From: Frans Meulenbroeks Date: Sun, 19 Sep 2010 15:19:12 +0000 (+0200) Subject: python-tlslite_0.3.8.bb: bump PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fd88f3594cc316430209c2f9a5ed3530b7af263;p=openembedded.git 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 --- 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"