[Lunar-commits] r21750 - moonbase/trunk/sql/mysql
Florin Braescu
florin at lunar-linux.org
Wed Oct 11 04:57:48 UTC 2006
Author: florin
Date: 2006-10-11 04:57:47 +0000 (Wed, 11 Oct 2006)
New Revision: 21750
Modified:
moonbase/trunk/sql/mysql/DETAILS
Log:
bump the version from 5.0.24a to 5.0.26. many bugfixes and improvements.
Modified: moonbase/trunk/sql/mysql/DETAILS
===================================================================
--- moonbase/trunk/sql/mysql/DETAILS 2006-10-11 04:57:10 UTC (rev 21749)
+++ moonbase/trunk/sql/mysql/DETAILS 2006-10-11 04:57:47 UTC (rev 21750)
@@ -1,19 +1,19 @@
MODULE=mysql
- VERSION=5.0.24a
+ VERSION=5.0.26
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0/
SOURCE_URL[1]=http://mysql.mirror.nedlinux.nl/Downloads/MySQL-5.0/
SOURCE_URL[2]=ftp://mirror.mcs.anl.gov/pub/mysql/Downloads/MySQL-5.0/
SOURCE_URL[3]=ftp://ftp.heanet.ie/mirrors/www.mysql.com/Downloads/MySQL-5.0/
- SOURCE_VFY=sha1:4bd685e6dda903b321afb8c36e0eac4a2d915f78
+ SOURCE_VFY=sha1:7197159f9214722aa41b82ad80f87b4af5d232ce
WEB_SITE=http://www.mysql.com
MAINTAINER=prox at lunar-linux.org
ENTERED=20011114
- UPDATED=20060903
- SHORT="MySQL is a widely used and fast SQL database server."
+ UPDATED=20061011
+ SHORT="A widely used and fast SQL database server"
cat << EOF
-MySQL is a widely used and fast SQL database server. It is a client/server
-implementation that consists of a server daemon (mysqld) and many different
-client programs/libraries.
+MySQL is a widely used and fast SQL database server. It is a client/
+server implementation that consists of a server daemon (mysqld) and
+many different client programs/libraries.
EOF
More information about the Lunar-commits
mailing list