summaryrefslogtreecommitdiff
path: root/packages/efl/evas.inc
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2006-06-10 18:04:52 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-10 18:04:52 +0000
commit44d425781d950fc09c4d3df318e2c1b0bb31eab0 (patch)
tree419727d914619de68b5e2818000c6e1a1cef1524 /packages/efl/evas.inc
parent1579edd1fd24a1afda9f8c5dbd1a4551a19424fb (diff)
efl, e17: update to newest versions
Diffstat (limited to 'packages/efl/evas.inc')
-rw-r--r--packages/efl/evas.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/efl/evas.inc b/packages/efl/evas.inc
index e93803982e..4577535aaa 100644
--- a/packages/efl/evas.inc
+++ b/packages/efl/evas.inc
@@ -12,7 +12,7 @@ inherit efl
export FREETYPE_CONFIG = "${STAGING_BINDIR}/freetype-config${@binconfig_suffix(d)}"
SRC_URI = "http://enlightenment.freedesktop.org/files/evas-${PV}.tar.gz \
- file://fix-configure-${PV}.patch;patch=1 \
+ file://fix-configure.patch;patch=1 \
${E_CVS};module=e17/libs/evas/m4;date=20060101"
S = "${WORKDIR}/evas-${PV}"