diff options
Diffstat (limited to 'php')
-rw-r--r-- | php/.md5sum | 2 | ||||
-rw-r--r-- | php/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/php/.md5sum b/php/.md5sum index df4340a72..64582215e 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -cacd308e978b7cf9ba4993196612ccf7 php-5.4.13.tar.bz2 +cfdc044be2c582991a1fe0967898fa38 php-5.4.14.tar.bz2 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) |