diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-15 00:45:36 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-15 00:50:20 +0100 |
commit | 26ccf336d490751d9e9f03aa0fdd321b1455015d (patch) | |
tree | 6d1af561d9526281bf50e022f7bce61af4d29a92 /conf | |
parent | 966ae0bc491e727f4b257c5c3e535f3d20c243ee (diff) |
sane-srcrevs: bump EFL_SRCREV a bit for sliders fix see http://trac.enlightenment.org/e/ticket/36
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 703700f85a..edffb90f04 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -334,7 +334,7 @@ SRCREV_pn-xserver-kdrive-glamo ?= "9b28d998424c77fbc057dd3a022ccbb122793a52" # Enlightenment Foundation Libraries # Caution: This is not alphabetically, but (roughly) dependency-sorted. # Please leave it like that. -EFL_SRCREV ?= "44950" +EFL_SRCREV ?= "44960" SRCREV_pn-edb-native ?= "${EFL_SRCREV}" SRCREV_pn-edb ?= "${EFL_SRCREV}" SRCREV_pn-eina-native ?= "${EFL_SRCREV}" |