summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2013-12-21 14:19:51 +0100
committerJuergen Daubert <jue@jue.li>2013-12-21 14:19:51 +0100
commit6313c514ad26529319e27afbf098fc807535ddfb (patch)
treed12118de1e7454ff8045262eeb3465346f199306
parentf87128d47a13b783e59ef3b9752586fbab2e80ca (diff)
downloadopt-6313c514ad26529319e27afbf098fc807535ddfb.tar.gz
opt-6313c514ad26529319e27afbf098fc807535ddfb.tar.xz
php-fcgi: update to 5.5.7
-rw-r--r--php-fcgi/.md5sum2
-rw-r--r--php-fcgi/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/php-fcgi/.md5sum b/php-fcgi/.md5sum
index 40e9b0727..4ac255684 100644
--- a/php-fcgi/.md5sum
+++ b/php-fcgi/.md5sum
@@ -1,2 +1,2 @@
-1472b1f968a2a4ae8b26f3134a116011 php-5.5.6.tar.bz2
+0c02437f661105221e99a301a5275a41 php-5.5.7.tar.xz
6297748058441ee6c6b88e429ee54ba1 php-fcgi
diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile
index 7615d0906..07fe3c5ff 100644
--- a/php-fcgi/Pkgfile
+++ b/php-fcgi/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: xz libpcre libxml2
name=php-fcgi
-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-fcgi)
build () {

Generated by cgit