diff options
Diffstat (limited to 'php/Pkgfile')
-rw-r--r-- | php/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php/Pkgfile b/php/Pkgfile index 044a1a0b0..a7a5c2c74 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.2.13 +version=5.2.14 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2 extensions.ini) |