diff options
author | Juergen Daubert <jue@jue.li> | 2021-05-03 19:17:01 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-05-03 19:17:01 +0200 |
commit | d9abcee49113b538465738e4873bee95f67db7aa (patch) | |
tree | 6c4ff2f637a3c1badfa026bc1b0010d21a8c9703 /php-sockets | |
parent | 20df022005283444d17037f9cfacbb5fb9ef502d (diff) | |
download | opt-d9abcee49113b538465738e4873bee95f67db7aa.tar.gz opt-d9abcee49113b538465738e4873bee95f67db7aa.tar.xz |
[notify] php: update to 7.4.18, security fixes
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 19757504f..48c80c542 100644 --- a/php-sockets/.signature +++ b/php-sockets/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/VQR2PIK3SVnpW2fOy7Ohm9fXaYHNylxKkygGcdZRSmLm37MfG9NqM5Zxrfyhr7++Ndkf4Mqf8YK3LJnGr7fRwE= -SHA256 (Pkgfile) = 24c1b0830f9bdfe386e1a90d271e5b3f87246e9fc437dff31d3327dafcc55d46 +RWSE3ohX2g5d/WyqRNOJ1hAfcFXxv79U8dW0E64T4OHJabizBG2PfXmT/wMD8lnIbQ6Aiwrq1ipfTwxbLnSZsCpI7PpsNkHnvA4= +SHA256 (Pkgfile) = 7a2db90600aaecf269b99c5b1a9598d95a546f95d39660b274c75c904f6e9e9c SHA256 (.footprint) = 1a0e33807dcda8d11408be8b6356860cac8daea5a94d4e9a87e535fbf778f04e -SHA256 (php-7.4.16.tar.xz) = 1c16cefaf88ded4c92eed6a8a41eb682bb2ef42429deb55f1c4ba159053fb98b +SHA256 (php-7.4.18.tar.xz) = ab97f22b128d21dcbc009b50a37aaea0051b2721cbcd122d9e00e6ffc3c4b7e1 diff --git a/php-sockets/Pkgfile b/php-sockets/Pkgfile index 6ec6bfeb9..7b036171c 100644 --- a/php-sockets/Pkgfile +++ b/php-sockets/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=php-sockets -version=7.4.16 +version=7.4.18 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |