From d39be709613fbc979651b09ac2bc27c6591afd99 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Sat, 12 Jan 2019 22:33:59 +0200 Subject: community/php5: security upgrade to 5.6.40 --- community/php5/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/php5/APKBUILD b/community/php5/APKBUILD index 60bb6b39d33..7e2fb19bc99 100644 --- a/community/php5/APKBUILD +++ b/community/php5/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Carlo Landmeter # Maintainer: Matt Smith pkgname=php5 -pkgver=5.6.39 +pkgver=5.6.40 pkgrel=0 pkgdesc="The PHP language runtime engine" url="http://www.php.net/" @@ -515,7 +515,7 @@ pdo_dblib() { _mv_ext pdo_dblib "$pkgname-pdo freetds"; } wddx() { _mv_ext wddx; } opcache() { _mv_ext opcache; } -sha512sums="362388882f813f9e56e22cd58505e44becdfef87b031b117c957a05aca881b70a30283e462a3c3e50c9935cb055b9994183b7d2555765f876a30266540765753 php-5.6.39.tar.bz2 +sha512sums="acd9fee67a55f5e62c23550777c676138e9932330ce6f056354752a12b169fe1d017b30d85ad66a612ce959f2392edecde68eca9eb200cf99f739f629e0cb857 php-5.6.40.tar.bz2 f7d922cab98617ef910b4c14974e768c85e60424cd1b216f688b34b2d823b642a5b896463008c134ce47c150f9407f5c438823b7e7bc89b3fb440cd3e97b9d7e php-fpm.initd d1dd6a5764e18414476aaaa109efcc568696ac17a61a1afdf7d0621d3e38c5be717a81ee4d11d28963f11e76879af7d3806970e651061f8c4abffb03c4bd5af4 php5-module.conf f1177cbf6b1f44402f421c3d317aab1a2a40d0b1209c11519c1158df337c8945f3a313d689c939768584f3e4edbe52e8bd6103fb6777462326a9d94e8ab1f505 php-install-pear-xml.patch -- cgit v1.2.3