summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--php-fpm/.md5sum2
-rw-r--r--php-fpm/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/php-fpm/.md5sum b/php-fpm/.md5sum
index 5709acd02..51258dfc4 100644
--- a/php-fpm/.md5sum
+++ b/php-fpm/.md5sum
@@ -1,2 +1,2 @@
-0c02437f661105221e99a301a5275a41 php-5.5.7.tar.xz
+42fe814a3cbbf34b21a2c39f66ee0001 php-5.5.8.tar.bz2
93be638b655e225b198d2a2ae69ca2fb php-fpm
diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile
index 522c2055a..86f35edd7 100644
--- a/php-fpm/Pkgfile
+++ b/php-fpm/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: xz libpcre libxml2
name=php-fpm
-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
php-fpm)
build () {

Generated by cgit