aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/python-pysqlite2_2.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pysqlite2_2.4.0.bb b/recipes/python/python-pysqlite2_2.4.0.bb
index 8e9e94e262..0419e5b28f 100644
--- a/recipes/python/python-pysqlite2_2.4.0.bb
+++ b/recipes/python/python-pysqlite2_2.4.0.bb
@@ -6,7 +6,7 @@ DEPENDS = "sqlite3"
SRCNAME = "pysqlite"
PR = "ml3"
-SRC_URI = "http://initd.org/pub/software/pysqlite/releases/2.4/${PV}/${SRCNAME}-${PV}.tar.gz \
+SRC_URI = "http://www.ibiblio.org/pub/solaris/freeware/SOURCES/${SRCNAME}-${PV}.tar.gz \
file://fix-setup.patch"
S = "${WORKDIR}/${SRCNAME}-${PV}"