diff options
author | Juergen Daubert <jue@jue.li> | 2019-05-02 19:03:29 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-05-02 19:03:29 +0200 |
commit | 18d4f90e3807995f19f58e262d4fdc11c23a6800 (patch) | |
tree | 6b69f927dfabd78e32f8a8e445eb73cddb46e860 /php-fcgi | |
parent | 9284d4d1266a169f2cb24fc792b8110f54010d7f (diff) | |
download | opt-18d4f90e3807995f19f58e262d4fdc11c23a6800.tar.gz opt-18d4f90e3807995f19f58e262d4fdc11c23a6800.tar.xz |
[notify] php: update to 7.3.5, security fixes
Diffstat (limited to 'php-fcgi')
-rw-r--r-- | php-fcgi/.signature | 6 | ||||
-rw-r--r-- | php-fcgi/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-fcgi/.signature b/php-fcgi/.signature index 26a931b47..3372347a6 100644 --- a/php-fcgi/.signature +++ b/php-fcgi/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Y7RbrAR3xRatuaiItxgDdocBnYceYRQsVOZ2vkieK8XMQY2CI9au88O2dOLK9a8H+H6KSwDDUtA5i+K5euawQA= -SHA256 (Pkgfile) = 77a205cba2b8bb3adf770f2d0e0c36a5d29010f6b00f43ab3706ad62b23889df +RWSE3ohX2g5d/UmQBvitwCdO3Man4CwnwsLRMHPhrjfgcsyCn6b8yB4gV66KWKQJHnCv/6LWgmOYcgKenlonanmc7GU3sVPHkQ0= +SHA256 (Pkgfile) = 6fde99dfec5b24a0d9034c324d676a94a2b8d131ef5b0543bb445554e93dca5b SHA256 (.footprint) = 073d817f449e60b58f4c904bd4ef54ddad9bd0ab946ee178956622bf76d5501b -SHA256 (php-7.3.4.tar.xz) = 6fe79fa1f8655f98ef6708cde8751299796d6c1e225081011f4104625b923b83 +SHA256 (php-7.3.5.tar.xz) = e1011838a46fd4a195c8453b333916622d7ff5bce4aca2d9d99afac142db2472 SHA256 (php-fcgi) = 058feaf2d8ad8ed61a4191512eb2151b8ed87fd92ce469ee8bab1812c0cb6471 diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index c62408a2a..224a8c9af 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre libxml2 name=php-fcgi -version=7.3.4 +version=7.3.5 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fcgi) |