diff options
author | Juergen Daubert <jue@jue.li> | 2012-10-19 19:01:12 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2012-10-19 19:01:12 +0200 |
commit | aa47d1605c48e9a479756686e4b8468150d2ae25 (patch) | |
tree | 2d40285efeefdf8aa90e40a57f5cbd2fb3dc10ae /php-mysql | |
parent | 9a78438f0717d23d0b15d1084093a207d152e25c (diff) | |
download | opt-aa47d1605c48e9a479756686e4b8468150d2ae25.tar.gz opt-aa47d1605c48e9a479756686e4b8468150d2ae25.tar.xz |
php-mysql: update to 5.4.8
Diffstat (limited to 'php-mysql')
-rw-r--r-- | php-mysql/.md5sum | 2 | ||||
-rw-r--r-- | php-mysql/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php-mysql/.md5sum b/php-mysql/.md5sum index 619861bc7..54445d28c 100644 --- a/php-mysql/.md5sum +++ b/php-mysql/.md5sum @@ -1 +1 @@ -9cd421f1cc8fa8e7f215e44a1b06199f php-5.4.7.tar.bz2 +bb8c816a9299be8995255ef70c63b800 php-5.4.8.tar.bz2 diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index 86aa71b80..703e4c97f 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=5.4.7 +version=5.4.8 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2) |