[Lunar-commits] <moonbase-efl> ecore: version bumped to 1.7.8.
Florin Braescu
florin at lunar-linux.org
Sat Aug 31 22:41:23 CEST 2013
commit 5c0d7a834f2a960614e0fa78b65911718a979d96
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 27 Aug 2013 09:19:03 -0700
URL: https://github.com/lunar-linux/moonbase-efl/commit/5c0d7a834f2a960614e0fa78b65911718a979d96
ecore: version bumped to 1.7.8.
---
ecore/DETAILS | +7/-6
1 file changed, 7 insertions(+), 6 deletions(-)
--- a/ecore/DETAILS
+++ b/ecore/DETAILS
@@ -1,13 +1,14 @@
MODULE=ecore
- VERSION=1.7.7
- SOURCE=${MODULE}-${VERSION}.tar.bz2
+ VERSION=1.7.8
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://download.enlightenment.org/releases/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha1:a5baeedf9dcec78b4bf0023d2d6da3fe61ab859b
- WEB_SITE="http://www.enlightenment.org/"
+ SOURCE_VFY=sha1:733448cb1b6ea6da491f80eca50e586bee304181
+ WEB_SITE=http://www.enlightenment.org/
ENTERED=20120430
- UPDATED=20130706
- SHORT="Core EFL library."
+ UPDATED=20130827
+ SHORT="Core EFL library"
+
cat <<EOF
Ecore is the event/X abstraction layer that makes doing selections,
Xdnd, general X stuff, event loops, timeouts and idle handlers fast,
More information about the Lunar-commits
mailing list