diff options
author | Juergen Daubert <jue@jue.li> | 2018-03-05 15:20:32 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-03-05 15:20:32 +0100 |
commit | 2dfb8df07ecccf4a47af9d884ba583dcc48ffaf1 (patch) | |
tree | bf3cd4a3d6bb350598a078d2156d017be2b6e22c /php/Pkgfile | |
parent | 48168e96b41e275bd9b732e6ef0f6c43c3f4d142 (diff) | |
download | opt-2dfb8df07ecccf4a47af9d884ba583dcc48ffaf1.tar.gz opt-2dfb8df07ecccf4a47af9d884ba583dcc48ffaf1.tar.xz |
[notify] php: security update to 5.6.34
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 4783ed2d7..c70e881ce 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre libxml2 curl db gdbm name=php -version=5.6.33 +version=5.6.34 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |