diff options
author | Juergen Daubert <jue@jue.li> | 2016-11-11 16:16:33 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-11-11 16:16:33 +0100 |
commit | 5db18ecdd916129405163eb000f437aef32c90e6 (patch) | |
tree | 6e01f83b7f0c9702f1de16ffd1b83775a9f39934 /php/Pkgfile | |
parent | e996946d3adafe2816d83c56005702a06f37fce0 (diff) | |
download | opt-5db18ecdd916129405163eb000f437aef32c90e6.tar.gz opt-5db18ecdd916129405163eb000f437aef32c90e6.tar.xz |
[notify] php: update to 5.6.28
security update, see
- http://php.net/archive/2016.php#id2016-11-10-3
- http://php.net/ChangeLog-5.php#5.6.28
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 7558d8986..fd152103a 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.27 +version=5.6.28 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |