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 a13420734..6a5862d5c 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline libpcre libxml2 curl db gdbm zip name=php -version=5.4.12 +version=5.4.13 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2) |