From edf9c1dd73b9a4716c1500d1f23d7694f636bc32 Mon Sep 17 00:00:00 2001
From: Juergen Daubert <jue@jue.li>
Date: Fri, 23 Nov 2012 16:59:07 +0100
Subject: [PATCH] php-mysql: update to 5.4.9

---
 php-mysql/.md5sum | 2 +-
 php-mysql/Pkgfile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/php-mysql/.md5sum b/php-mysql/.md5sum
index 54445d28c..7e3983cd5 100644
--- a/php-mysql/.md5sum
+++ b/php-mysql/.md5sum
@@ -1 +1 @@
-bb8c816a9299be8995255ef70c63b800  php-5.4.8.tar.bz2
+076a9f84d861d3f664a2878d5773ba78  php-5.4.9.tar.bz2
diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile
index 703e4c97f..9cb6b5f46 100644
--- a/php-mysql/Pkgfile
+++ b/php-mysql/Pkgfile
@@ -4,7 +4,7 @@
 # Depends on:  mysql
 
 name=php-mysql
-version=5.4.8
+version=5.4.9
 release=1
 source=(http://www.php.net/distributions/php-$version.tar.bz2)