diff options
author | Mikhail Kolesnik <mike@openbunker.org> | 2010-01-03 14:50:01 +0200 |
---|---|---|
committer | Mikhail Kolesnik <mike@openbunker.org> | 2010-01-03 14:50:01 +0200 |
commit | 0354272e3e622c88fe1f2f9dc276e368df0b63ae (patch) | |
tree | bf55dbf38f28614a2bad092faa743f398cf9fbc8 /php-pdo-mysql | |
parent | a56647664a058455334c33060d7afa14006a840c (diff) | |
download | contrib-0354272e3e622c88fe1f2f9dc276e368df0b63ae.tar.gz contrib-0354272e3e622c88fe1f2f9dc276e368df0b63ae.tar.xz |
php-pdo-mysql: updated to 5.2.12
Diffstat (limited to 'php-pdo-mysql')
-rw-r--r-- | php-pdo-mysql/.md5sum | 2 | ||||
-rw-r--r-- | php-pdo-mysql/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php-pdo-mysql/.md5sum b/php-pdo-mysql/.md5sum index 7631f94e5..96aca7c49 100644 --- a/php-pdo-mysql/.md5sum +++ b/php-pdo-mysql/.md5sum @@ -1 +1 @@ -286bf34630f5643c25ebcedfec5e0a09 php-5.2.11.tar.bz2 +5b7077e366c7eeab34da31dd860a1923 php-5.2.12.tar.bz2 diff --git a/php-pdo-mysql/Pkgfile b/php-pdo-mysql/Pkgfile index b09d8e499..faf1fb927 100644 --- a/php-pdo-mysql/Pkgfile +++ b/php-pdo-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-pdo-mysql -version=5.2.11 +version=5.2.12 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2) |