diff options
author | Juergen Daubert <jue@jue.li> | 2016-12-16 15:26:32 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-12-16 15:26:32 +0100 |
commit | 9c67f2f666f840b0b7f66be8a4fd6275f6c14458 (patch) | |
tree | 57782453097b11e844ff887e2c5b7d97892aed66 /php/Pkgfile | |
parent | bb46e583a11dd9c3a0cde86796d56d57c576ce12 (diff) | |
download | opt-9c67f2f666f840b0b7f66be8a4fd6275f6c14458.tar.gz opt-9c67f2f666f840b0b7f66be8a4fd6275f6c14458.tar.xz |
[notify] php: update to 5.6.29
Security release, see http://www.php.net/ChangeLog-5.php#5.6.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 fd152103a..605757dcc 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline libpcre libxml2 curl db gdbm xz name=php -version=5.6.28 +version=5.6.29 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |