diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-05 20:32:25 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-05 20:32:25 +0100 |
commit | dd5c8c7e2b80765d48d739143266b20cfc244237 (patch) | |
tree | b5fa0acdc49bdc8cc9aa8ee2ab562ddf0e3725e2 | |
parent | 1c54a10c102f2cf4706de2fadc9c88b119ed8b28 (diff) | |
download | nutyx-extra-dd5c8c7e2b80765d48d739143266b20cfc244237.tar.gz nutyx-extra-dd5c8c7e2b80765d48d739143266b20cfc244237.tar.bz2 nutyx-extra-dd5c8c7e2b80765d48d739143266b20cfc244237.tar.xz nutyx-extra-dd5c8c7e2b80765d48d739143266b20cfc244237.zip |
maj mysql#5.1.41-1
-rw-r--r-- | extra/mysql/.md5sum | 2 | ||||
-rw-r--r-- | extra/mysql/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/mysql/.md5sum b/extra/mysql/.md5sum index 5781122a1..f71bb9c63 100644 --- a/extra/mysql/.md5sum +++ b/extra/mysql/.md5sum @@ -1,2 +1,2 @@ -55a398daeb69a778fc46573623143268 mysql-5.1.39.tar.gz +b5d39e8789174753f3c782959729e68c mysql-5.1.41.tar.gz d98ff5376214c095d885cd4be4d3bef7 mysql.nutyx.patch diff --git a/extra/mysql/Pkgfile b/extra/mysql/Pkgfile index 0a76a21a1..cebf5bbbc 100644 --- a/extra/mysql/Pkgfile +++ b/extra/mysql/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ncurses, zlib, mysqlclient name=mysql -version=5.1.39 +version=5.1.41 release=1 source=(http://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.1/$name-$version.tar.gz \ mysql.nutyx.patch) |