[Lunar-commits] <moonbase> ClanLib: version bumped to 2.0.1.
Florin Braescu
florin at lunar-linux.org
Wed Apr 29 21:29:25 CEST 2009
commit 2580fbc3f237523bc3b90bcca6e8f07ed7bf534c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Apr 29 22:29:25 2009 +0300
ClanLib: version bumped to 2.0.1.
Major version release with code rework.
---
libs/ClanLib/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/libs/ClanLib/DETAILS b/libs/ClanLib/DETAILS
index 0f1ee00..3e0f91c 100644
--- a/libs/ClanLib/DETAILS
+++ b/libs/ClanLib/DETAILS
@@ -1,16 +1,16 @@
MODULE=ClanLib
- VERSION=0.8.1
+ VERSION=2.0.1
SOURCE=$MODULE-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL=http://www.clanlib.org/download/releases-0.8
- SOURCE_VFY=sha1:5999b9c882efcaf06fd007bb69e659e322b8e155
+ SOURCE_URL=http://www.clanlib.org/download/releases-2.0
+ SOURCE_VFY=sha1:30ad15397caf05d368b2686f6faea4ab127c0b4d
WEB_SITE=http://clanlib.org
ENTERED=20011105
- UPDATED=20080620
+ UPDATED=20090429
SHORT="Multi-Platform game development library"
cat << EOF
-Clanlib is a medium level development kit. At its lowest levell it
+Clanlib is a medium level development kit. At its lowest levell it
provides a platform independent way of dealing with display, sound,
input, networking, files, threadding and such.
EOF
More information about the Lunar-commits
mailing list