diff options
| author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-12-24 11:20:18 (GMT) |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-12-30 06:21:55 (GMT) |
| commit | 6725c0d378c62623309ff182e0417b4e39cdd2c6 (patch) | |
| tree | 7f8f412e8153c1806d3b37742dfa53905099a14c | |
| parent | 698e18f295e542f0d168d6df675b904c5248e831 (diff) | |
| download | buildroot-6725c0d378c62623309ff182e0417b4e39cdd2c6.tar.gz buildroot-6725c0d378c62623309ff182e0417b4e39cdd2c6.tar.bz2 | |
efl/libedbus: bump to version 1.7.4
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| -rw-r--r-- | package/efl/libedbus/libedbus.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/efl/libedbus/libedbus.mk b/package/efl/libedbus/libedbus.mk index 60651e3..9c62ead 100644 --- a/package/efl/libedbus/libedbus.mk +++ b/package/efl/libedbus/libedbus.mk @@ -4,7 +4,7 @@ # ############################################################# -LIBEDBUS_VERSION = 1.1.0 +LIBEDBUS_VERSION = 1.7.4 LIBEDBUS_SOURCE = e_dbus-$(LIBEDBUS_VERSION).tar.bz2 LIBEDBUS_SITE = http://download.enlightenment.org/releases/ LIBEDBUS_LICENSE = BSD-2c |
