diff options
author | Juergen Daubert <jue@jue.li> | 2018-07-20 16:49:42 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-07-20 16:49:42 +0200 |
commit | 1fbfb7d016c3043c30773b22b3c4bdde0713def7 (patch) | |
tree | 34319090dbdddfc16ec14d249d72979d5f7da3c1 /php-fpm/Pkgfile | |
parent | 878f9178ca2c865734224e699f22c27e04ca8f38 (diff) | |
download | opt-1fbfb7d016c3043c30773b22b3c4bdde0713def7.tar.gz opt-1fbfb7d016c3043c30773b22b3c4bdde0713def7.tar.xz |
[notify] php: update to 7.2.8
several security fixes, see http://php.net/ChangeLog-7.php#7.2.8
Diffstat (limited to 'php-fpm/Pkgfile')
-rw-r--r-- | php-fpm/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index 8797ad8eb..8fa67544a 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre libxml2 name=php-fpm -version=7.2.7 +version=7.2.8 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fpm) |