diff options
Diffstat (limited to 'php')
-rw-r--r-- | php/.md5sum | 2 | ||||
-rw-r--r-- | php/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php/.md5sum b/php/.md5sum index 189648c5c..6a1acd243 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1,2 +1,2 @@ 683de3db60200bc38aa6e154aa925fa6 extensions.ini -21ceeeb232813c10283a5ca1b4c87b48 php-5.3.3.tar.bz2 +2c069d8f690933e3bf6a8741ed818150 php-5.3.4.tar.bz2 diff --git a/php/Pkgfile b/php/Pkgfile index b489bffda..fd743fe57 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses readline libpcre libxml2 curl db gdbm zip name=php -version=5.3.3 +version=5.3.4 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2 extensions.ini) |