mysql: update to 5.0.26

This commit is contained in:
Juergen Daubert 2006-10-10 18:06:25 +00:00
parent e3cc9fd38d
commit c0ab512df8
3 changed files with 5 additions and 2 deletions

View File

@ -133,6 +133,9 @@ drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/perror.1.gz
-rw-r--r-- root/root usr/man/man1/replace.1.gz
-rw-r--r-- root/root usr/man/man1/safe_mysqld.1.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/mysqld.8.gz
-rw-r--r-- root/root usr/man/man8/mysqlmanager.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/mysqld
-rwxr-xr-x root/root usr/sbin/mysqlmanager

View File

@ -1,3 +1,3 @@
c92bf44516b82cad857fb386dbb64bfe my.cnf
6b07546389f75c52611adb7af38c3667 mysql-5.0.24a.tar.gz
63ec8afeaf202c435b12d112f5ce7857 mysql-5.0.26.tar.gz
642a596f13ebd7e459c5ff2fd382f06b mysqld

View File

@ -4,7 +4,7 @@
# Depends on: ncurses, zlib
name=mysql
version=5.0.24a
version=5.0.26
release=1
source=(http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0/$name-$version.tar.gz \
my.cnf mysqld)