summaryrefslogtreecommitdiff
path: root/php-fpm
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2013-12-21 14:20:04 +0100
committerJuergen Daubert <jue@jue.li>2013-12-21 14:20:04 +0100
commit9076c0797523390418f7a312b4f13d18431ad228 (patch)
tree3a3d86e50f1cd525e0266a0e357270882a450239 /php-fpm
parent6313c514ad26529319e27afbf098fc807535ddfb (diff)
downloadopt-9076c0797523390418f7a312b4f13d18431ad228.tar.gz
opt-9076c0797523390418f7a312b4f13d18431ad228.tar.xz
php-fpm: update to 5.5.7
Diffstat (limited to 'php-fpm')
-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 dba72ef40..5709acd02 100644
--- a/php-fpm/.md5sum
+++ b/php-fpm/.md5sum
@@ -1,2 +1,2 @@
-1472b1f968a2a4ae8b26f3134a116011 php-5.5.6.tar.bz2
+0c02437f661105221e99a301a5275a41 php-5.5.7.tar.xz
93be638b655e225b198d2a2ae69ca2fb php-fpm
diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile
index 0ff890746..522c2055a 100644
--- a/php-fpm/Pkgfile
+++ b/php-fpm/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: xz libpcre libxml2
name=php-fpm
-version=5.5.6
+version=5.5.7
release=1
-source=(http://www.php.net/distributions/php-$version.tar.bz2
+source=(http://www.php.net/distributions/php-$version.tar.xz
php-fpm)
build () {

Generated by cgit