diff options
author | Juergen Daubert <jue@jue.li> | 2015-09-07 14:20:44 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-09-07 14:20:44 +0200 |
commit | d754c34e212b43c21dab4bb0b0ef09d357b6f12b (patch) | |
tree | a4dc3592017fdfb8f18258a00b83b90cbab4ab15 /php/Pkgfile | |
parent | f50ac730634158156c5bb24086df2600e0b55002 (diff) | |
download | opt-d754c34e212b43c21dab4bb0b0ef09d357b6f12b.tar.gz opt-d754c34e212b43c21dab4bb0b0ef09d357b6f12b.tar.xz |
[notify] php: update to 5.5.29
Security release with many fixes, see
- http://php.net/archive/2015.php#id2015-09-04-3
- http://www.php.net/ChangeLog-5.php#5.5.29
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 8d5b56ac3..3601513ee 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline libpcre libxml2 curl db gdbm xz name=php -version=5.5.28 +version=5.5.29 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |