diff --git a/php/.md5sum b/php/.md5sum index 671d6e125..a8c680b19 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -b2e185b46b22a48a385cf21a0dc76e65 php-5.4.18.tar.bz2 +f06f99b9872b503758adab5ba7a7e755 php-5.4.19.tar.bz2 diff --git a/php/Pkgfile b/php/Pkgfile index 0be43b04a..b59385128 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline libpcre libxml2 curl db gdbm xz name=php -version=5.4.18 +version=5.4.19 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2)