[Lunar-commits] <moonbase> mysql: updated to 5.1.62

Zbigniew Luszpinski zbiggy at lunar-linux.org
Thu Apr 5 17:45:05 CEST 2012


commit e9ec7e7f89d855ddb3562d5159694d57cf198aa8
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Thu Apr 5 17:45:05 2012 +0200

    mysql: updated to 5.1.62
---
 sql/mysql/DEPENDS |    2 +-
 sql/mysql/DETAILS |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sql/mysql/DEPENDS b/sql/mysql/DEPENDS
index 90f8e29..d9c2d10 100644
--- a/sql/mysql/DEPENDS
+++ b/sql/mysql/DEPENDS
@@ -2,5 +2,5 @@ depends  chkconfig
 depends  perl
 depends  readline
 
-optional_depends "openssl" "--with-ssl" "--without-ssl" "for SSL support"
+optional_depends "openssl" "--with-ssl=/usr" "--without-ssl" "for SSL support"
 optional_depends "systemd" ""           ""              "for systemd style daemon management"
diff --git a/sql/mysql/DETAILS b/sql/mysql/DETAILS
index ef59919..26d0da6 100644
--- a/sql/mysql/DETAILS
+++ b/sql/mysql/DETAILS
@@ -1,14 +1,14 @@
           MODULE=mysql
-         VERSION=5.1.60
+         VERSION=5.1.62
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.1
    SOURCE_URL[1]=ftp://ftp.mysql.skynet.be/pub/ftp.mysql.com/Downloads/MySQL-5.1
    SOURCE_URL[2]=ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.1
    SOURCE_URL[3]=ftp://ftp.mirrorservice.org/sites/ftp.mysql.com/Downloads/MySQL-5.1
-      SOURCE_VFY=sha1:26ae4d2f7e7066644eb343ab519cbef1626069c2
+      SOURCE_VFY=sha1:06c7b3742f21fee6faf46224de2221230f943f63
         WEB_SITE=http://www.mysql.com
          ENTERED=20011114
-         UPDATED=20111201
+         UPDATED=20120404
            SHORT="A widely used and fast SQL database server"
 
 cat << EOF


More information about the Lunar-commits mailing list