summaryrefslogtreecommitdiff
path: root/php-mysql
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2014-01-12 13:26:18 +0100
committerJuergen Daubert <jue@jue.li>2014-01-12 13:26:18 +0100
commitbcb8f2da9b676c2dbe086b84b92aad3a64fea624 (patch)
tree10f1428fd5c31ae1f489135c5488ce202fee968f /php-mysql
parente8fff2beb0da1d8499f330ce1edac74f7c030056 (diff)
downloadopt-bcb8f2da9b676c2dbe086b84b92aad3a64fea624.tar.gz
opt-bcb8f2da9b676c2dbe086b84b92aad3a64fea624.tar.xz
php-mysql: update to 5.5.8
Diffstat (limited to 'php-mysql')
-rw-r--r--php-mysql/.md5sum2
-rw-r--r--php-mysql/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/php-mysql/.md5sum b/php-mysql/.md5sum
index a3e3bc867..9c272ac2f 100644
--- a/php-mysql/.md5sum
+++ b/php-mysql/.md5sum
@@ -1 +1 @@
-0c02437f661105221e99a301a5275a41 php-5.5.7.tar.xz
+42fe814a3cbbf34b21a2c39f66ee0001 php-5.5.8.tar.bz2
diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile
index 65527034a..8ccfb4def 100644
--- a/php-mysql/Pkgfile
+++ b/php-mysql/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: mysql
name=php-mysql
-version=5.5.7
+version=5.5.8
release=1
-source=(http://www.php.net/distributions/php-$version.tar.xz)
+source=(http://www.php.net/distributions/php-$version.tar.bz2)
build () {
cd php-$version

Generated by cgit