summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-pycurl_7.19.0.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-10-31 13:51:51 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-31 22:03:21 +0000
commitbc5dcd3364054062d0613c5d58818df2653eeb83 (patch)
treefb5545cebdf768923e96d7ffe68e4e23d1cec25a /meta/recipes-devtools/python/python-pycurl_7.19.0.bb
parent6e1632946ca076fb9b8d29e4b75546c76ca09eaf (diff)
downloadpoky-bc5dcd3364054062d0613c5d58818df2653eeb83.tar.gz
recipes: bump PR after python upgrade
(From OE-Core rev: 669b20b5af9c663f8f8bc4017511d60638f86088) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-pycurl_7.19.0.bb')
-rw-r--r--meta/recipes-devtools/python/python-pycurl_7.19.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-pycurl_7.19.0.bb b/meta/recipes-devtools/python/python-pycurl_7.19.0.bb
index 9bd4f50fb7..d9fe465804 100644
--- a/meta/recipes-devtools/python/python-pycurl_7.19.0.bb
+++ b/meta/recipes-devtools/python/python-pycurl_7.19.0.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://README;endline=13;md5=fbfe545b1869617123a08c0983ef17b
9DEPENDS = "curl python" 9DEPENDS = "curl python"
10RDEPENDS_${PN} = "python-core curl" 10RDEPENDS_${PN} = "python-core curl"
11SRCNAME = "pycurl" 11SRCNAME = "pycurl"
12PR = "r1" 12PR = "r2"
13 13
14SRC_URI = "\ 14SRC_URI = "\
15 http://${SRCNAME}.sourceforge.net/download/${SRCNAME}-${PV}.tar.gz;name=archive \ 15 http://${SRCNAME}.sourceforge.net/download/${SRCNAME}-${PV}.tar.gz;name=archive \