summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--classes/efl1.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/efl1.bbclass b/classes/efl1.bbclass
index 9fc5f2c44e..2c8470e5e0 100644
--- a/classes/efl1.bbclass
+++ b/classes/efl1.bbclass
@@ -8,7 +8,7 @@ addtask prepsources after do_fetch before do_unpack
SECTION = "e/libs"
HOMEPAGE = "http://www.enlightenment.org"
SRCNAME = "${@bb.data.getVar('PN', d, 1).replace('-native', '')}"
-SRC_URI = "http://download.enlightenment.org/snapshots/2007-06-17/${SRCNAME}-${PV}.tar.gz"
+SRC_URI = "http://download.enlightenment.org/snapshots/2007-07-10/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"
libdirectory = "src/lib"