diff options
author | Juergen Daubert <jue@jue.li> | 2014-09-19 13:27:15 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2014-09-19 13:27:15 +0200 |
commit | 4c14007b2a94ba87c785db59d5b9dfd7fc97599f (patch) | |
tree | 1b8149b447b2949acb2529ff07ce099626519a37 /php-fcgi/Pkgfile | |
parent | 4f761ba14490ea84ab1e5436f67150c90041c5ce (diff) | |
download | opt-4c14007b2a94ba87c785db59d5b9dfd7fc97599f.tar.gz opt-4c14007b2a94ba87c785db59d5b9dfd7fc97599f.tar.xz |
php-fcgi: update to 5.5.17
Diffstat (limited to 'php-fcgi/Pkgfile')
-rw-r--r-- | php-fcgi/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index f5dc6b32a..0e25dbf15 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xz libpcre libxml2 name=php-fcgi -version=5.5.16 +version=5.5.17 release=1 -source=(http://www.php.net/distributions/php-$version.tar.xz +source=(http://php.net/distributions/php-$version.tar.xz php-fcgi) build () { |