diff options
author | Juergen Daubert <jue@jue.li> | 2020-01-28 12:30:16 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-01-28 12:30:16 +0100 |
commit | 9da94ecc3a3a82cb300f14a01bc5c8a33e0283b7 (patch) | |
tree | 3549d1314765d1de753238f8eb041c72170c1cc9 /php-sockets | |
parent | 6b5b20290686dd3ab4a86f481c73466034f1fb37 (diff) | |
download | opt-9da94ecc3a3a82cb300f14a01bc5c8a33e0283b7.tar.gz opt-9da94ecc3a3a82cb300f14a01bc5c8a33e0283b7.tar.xz |
[notify] php: update to 7.3.14
security release, see
- https://www.php.net/archive/2020.php#2020-01-23-3
- https://www.php.net/ChangeLog-7.php#7.3.14
Diffstat (limited to 'php-sockets')
-rw-r--r-- | php-sockets/.signature | 6 | ||||
-rw-r--r-- | php-sockets/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-sockets/.signature b/php-sockets/.signature index c68094e1a..84fe71963 100644 --- a/php-sockets/.signature +++ b/php-sockets/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/eKFCml6R4bMeApaht9XijlekcsHxaVru4QsIpIwxDaP7KMYXB8er4yAd4EREOH8stDYUrDQKI+ea9WzneEDZAQ= -SHA256 (Pkgfile) = 884bad5b2da044c52e6154ed4070cba9e174740cfa94400103a3e7f68a6441b6 +RWSE3ohX2g5d/cmb0kgFO9EL0PgCVdnG3fGTOMhTpMRFr2cKjeVonvH9BfuMh9XYu+HIjmF5fDX7H55t2RIagNj43E+U7kGG4gQ= +SHA256 (Pkgfile) = 7b3353aca9253ad51f977d9eb4debe0d80683d9dff1c1426a52448ce4cfa8436 SHA256 (.footprint) = 1a0e33807dcda8d11408be8b6356860cac8daea5a94d4e9a87e535fbf778f04e -SHA256 (php-7.3.13.tar.xz) = 57ac55fe442d2da650abeb9e6fa161bd3a98ba6528c029f076f8bba43dd5c228 +SHA256 (php-7.3.14.tar.xz) = cc05dd373ca5d36652800762f65c10e828a17de35aaf246262e3efa99d00cdb0 diff --git a/php-sockets/Pkgfile b/php-sockets/Pkgfile index 71035a00d..1364ee284 100644 --- a/php-sockets/Pkgfile +++ b/php-sockets/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=php-sockets -version=7.3.13 +version=7.3.14 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) |