diff options
author | Juergen Daubert <jue@jue.li> | 2013-04-12 17:17:43 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2013-04-12 17:17:43 +0200 |
commit | 0c9008908efe4191d262eb76dec7861f5a56ce4b (patch) | |
tree | 229130df9468d11e96475b3c478ac2833c6d071f /php/Pkgfile | |
parent | 86514151945e8d495fc59344b0fea59d9e43fe71 (diff) | |
download | opt-0c9008908efe4191d262eb76dec7861f5a56ce4b.tar.gz opt-0c9008908efe4191d262eb76dec7861f5a56ce4b.tar.xz |
php: update to 5.4.14
Diffstat (limited to 'php/Pkgfile')
-rw-r--r-- | php/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php/Pkgfile b/php/Pkgfile index 6a5862d5c..129fc9900 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -1,10 +1,10 @@ # Description: PHP interpreter, extension modules and support stuff # URL: http://www.php.net # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: readline libpcre libxml2 curl db gdbm zip +# Depends on: readline libpcre libxml2 curl db gdbm xz name=php -version=5.4.13 +version=5.4.14 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2) |