diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-05 20:31:15 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-05 20:31:15 +0100 |
commit | 5a2edce13deb584631bb5672511b55acff8c8fb8 (patch) | |
tree | 2f9b3d87ae7ce7b4b8a4ea83692e1d5a80c6e204 /extra | |
parent | f42f40dcf157ad457b41a915f7b15348bd82c031 (diff) | |
download | nutyx-pakxe-5a2edce13deb584631bb5672511b55acff8c8fb8.tar.gz nutyx-pakxe-5a2edce13deb584631bb5672511b55acff8c8fb8.tar.bz2 nutyx-pakxe-5a2edce13deb584631bb5672511b55acff8c8fb8.tar.xz nutyx-pakxe-5a2edce13deb584631bb5672511b55acff8c8fb8.zip |
maj libmysql#5.1.41-1
Diffstat (limited to 'extra')
-rw-r--r-- | extra/libmysql/.md5sum | 2 | ||||
-rw-r--r-- | extra/libmysql/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/libmysql/.md5sum b/extra/libmysql/.md5sum index ee00ff856..c9d4caaee 100644 --- a/extra/libmysql/.md5sum +++ b/extra/libmysql/.md5sum @@ -1 +1 @@ -55a398daeb69a778fc46573623143268 mysql-5.1.39.tar.gz +b5d39e8789174753f3c782959729e68c mysql-5.1.41.tar.gz diff --git a/extra/libmysql/Pkgfile b/extra/libmysql/Pkgfile index 6494ba73f..b9aa6c8d0 100644 --- a/extra/libmysql/Pkgfile +++ b/extra/libmysql/Pkgfile @@ -5,7 +5,7 @@ # Depends on: glibc name=libmysql -version=5.1.39 +version=5.1.41 release=1 source=(http://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.1/mysql-$version.tar.gz ) |