[Lunar-commits] <moonbase> eet: version bumped to 1.0.0.
Florin Braescu
florin at lunar-linux.org
Sun Aug 10 10:58:14 CEST 2008
commit 121e328ad09c040ad393d188309b45774b083dd9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Aug 10 11:58:14 2008 +0300
eet: version bumped to 1.0.0.
Bugfixes.
---
libs/eet/DEPENDS | 2 +-
libs/eet/DETAILS | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/libs/eet/DEPENDS b/libs/eet/DEPENDS
index 8bebf85..ad6319a 100644
--- a/libs/eet/DEPENDS
+++ b/libs/eet/DEPENDS
@@ -1,2 +1,2 @@
-depends jpeg &&
+depends jpeg
depends zlib
diff --git a/libs/eet/DETAILS b/libs/eet/DETAILS
index c7f7e44..8db4669 100644
--- a/libs/eet/DETAILS
+++ b/libs/eet/DETAILS
@@ -1,12 +1,12 @@
MODULE=eet
- VERSION=0.9.9
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/enlightenment/
- SOURCE_VFY=sha1:79f8a669c4fd59a04e5307b19cb4e39d3ea30f86
+ VERSION=1.0.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://download.enlightenment.org/releases
+ SOURCE_VFY=sha1:aff404db4b3761c945d2d07b767f8443624e65eb
WEB_SITE=http://www.enlightenment.org
ENTERED=20050108
- UPDATED=20050108
- SHORT="compression library for enlightenment"
+ UPDATED=20080810
+ SHORT="A compression library for enlightenment"
cat << EOF
Eet is a tiny library designed to write an arbitary set of chunks of
More information about the Lunar-commits
mailing list