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 | |
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')
-rw-r--r-- | php/.signature | 6 | ||||
-rw-r--r-- | php/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php/.signature b/php/.signature index ce03ba78e..56721c6b9 100644 --- a/php/.signature +++ b/php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QuEvqEDsT5DHXsa6WRRxOeMCQBGI+Dm3sTNPn70/ASqgJpRh8mWIRxcLgtfhQrfbUXpPMNqThJL8GOMI7x1IQo= -SHA256 (Pkgfile) = db12c77725926bd74a9a87519efc24bedefd9bcff9fc29c069299daea4c3afd4 +RWSE3ohX2g5d/R44PeUIhurDilil8Z0w211Cu/Yz6yxAeRiFMG4uqOjRv7Zs6mwGbw9feaIcS4y19Ns4OPZta9uWydT+OQPR5Qc= +SHA256 (Pkgfile) = 47ee3188b0772c834125f358689e71f698ed6de72bdfc147c5f444a203cbf732 SHA256 (.footprint) = 8e08d64653fa1287c4d66ecf8cf42ec340c1b823df1335ea794081f4dd609907 -SHA256 (php-7.3.13.tar.xz) = 57ac55fe442d2da650abeb9e6fa161bd3a98ba6528c029f076f8bba43dd5c228 +SHA256 (php-7.3.14.tar.xz) = cc05dd373ca5d36652800762f65c10e828a17de35aaf246262e3efa99d00cdb0 diff --git a/php/Pkgfile b/php/Pkgfile index 9dfc7b6bf..350ff0b35 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre2 libxml2 curl db gdbm name=php -version=7.3.13 +version=7.3.14 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |