diff options
author | Juergen Daubert <jue@jue.li> | 2021-01-09 13:14:16 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-01-09 13:14:16 +0100 |
commit | 4deec06ac318fbf01f21e41cc081774be798fbd8 (patch) | |
tree | d333b1a9a3ff5e81dba2cfc02419a369bf82b336 /php-sockets | |
parent | b0adca1f8aa04e7eb99b64220b6b6a58162400aa (diff) | |
download | opt-4deec06ac318fbf01f21e41cc081774be798fbd8.tar.gz opt-4deec06ac318fbf01f21e41cc081774be798fbd8.tar.xz |
[notify] php: update to 7.4.14
includes security fixes, see https://www.php.net/ChangeLog-7.php#7.4.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 0766472e3..7a75cbb0b 100644 --- a/php-sockets/.signature +++ b/php-sockets/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RfmoBCsWP/rkrU9TAkKMGEBN+1EdhAMGKGFoduJH8Ux8M/mNbw2Fu4BiH9DVcNBQzHC0YEr1gF3k7gbGh/zSw4= -SHA256 (Pkgfile) = 3bb88fd52961af6c02411800079c33ae0b0d3ec5f8b9c904e81ea85e07337b69 +RWSE3ohX2g5d/bN4FSspicE20wHvhtM2Kdqj4lGQ5eaOwQClqvOJIC8PbfWcofvBzksL+0MhBf8pw8Ozp+9vezbJXhyznmmR9wk= +SHA256 (Pkgfile) = e8b0d2b035aec5de0a288c80ad9ff3629f5e69c6d6ccc2e5b45adef044385253 SHA256 (.footprint) = 1a0e33807dcda8d11408be8b6356860cac8daea5a94d4e9a87e535fbf778f04e -SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4 +SHA256 (php-7.4.14.tar.xz) = f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886 diff --git a/php-sockets/Pkgfile b/php-sockets/Pkgfile index 072ba0c84..58a4154df 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.13 +version=7.4.14 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |