diff options
author | Mikhail Kolesnik <mike@openbunker.org> | 2011-12-12 13:56:00 +0200 |
---|---|---|
committer | Mikhail Kolesnik <mike@openbunker.org> | 2011-12-12 13:56:00 +0200 |
commit | ec2d50517eb133ff1cca118ec69a68fcee0cf159 (patch) | |
tree | 58fb27b66a852d1f696b968d445285d0d6abf8e0 /php-pdo-mysql | |
parent | 9f286def16fea2f1971c857687bb0388cff4164e (diff) | |
download | contrib-ec2d50517eb133ff1cca118ec69a68fcee0cf159.tar.gz contrib-ec2d50517eb133ff1cca118ec69a68fcee0cf159.tar.xz |
php-pdo-mysql: updated to 5.3.8
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 18fafc210..1281f44ce 100644 --- a/php-pdo-mysql/.md5sum +++ b/php-pdo-mysql/.md5sum @@ -1 +1 @@ -8aaf20c95e91f25c5b6a591e5d6d61b9 php-5.3.5.tar.bz2 +704cd414a0565d905e1074ffdc1fadfb php-5.3.8.tar.bz2 diff --git a/php-pdo-mysql/Pkgfile b/php-pdo-mysql/Pkgfile index 956b173d2..49e222ed1 100644 --- a/php-pdo-mysql/Pkgfile +++ b/php-pdo-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-pdo-mysql -version=5.3.5 +version=5.3.8 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2) |