diff options
author | Mikhail Kolesnik <mike@openbunker.org> | 2010-12-19 13:25:40 +0200 |
---|---|---|
committer | Mikhail Kolesnik <mike@openbunker.org> | 2010-12-19 13:25:40 +0200 |
commit | 8f07c595ff51cbc44724957092d4b705a4bb4c18 (patch) | |
tree | fb3a1bb33d99b5116ca514d26fdbfa1e95fca539 /php-pdo-mysql | |
parent | f1d4512427afc23522157c1642c2731851cb1672 (diff) | |
download | contrib-8f07c595ff51cbc44724957092d4b705a4bb4c18.tar.gz contrib-8f07c595ff51cbc44724957092d4b705a4bb4c18.tar.xz |
php-pdo-mysql: updated to 5.3.4
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 d22ae0413..eecd6a459 100644 --- a/php-pdo-mysql/.md5sum +++ b/php-pdo-mysql/.md5sum @@ -1 +1 @@ -eb4d0766dc4fb9667f05a68b6041e7d1 php-5.2.13.tar.bz2 +2c069d8f690933e3bf6a8741ed818150 php-5.3.4.tar.bz2 diff --git a/php-pdo-mysql/Pkgfile b/php-pdo-mysql/Pkgfile index 89af7cd86..9cd49a563 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.13 +version=5.3.4 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2) |