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-gettext | |
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-gettext')
-rw-r--r-- | php-gettext/.signature | 6 | ||||
-rw-r--r-- | php-gettext/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-gettext/.signature b/php-gettext/.signature index fdf8718b4..6d1cfe3e5 100644 --- a/php-gettext/.signature +++ b/php-gettext/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/f7GeDyd2bwBW9nX0PIhsVEC7BMbDxr60waJWrSqQA8+5wh2oXvFCKJkuXM/TeV4iLTzYqsBN1NLYHZ1zG2Fdw0= -SHA256 (Pkgfile) = 51cb6950a79fa8c36baf8d7a8e08933c2e1771a11203b72d1e50067a3ebf1f4f +RWSE3ohX2g5d/VZrtv3r3MDC+7KhoxPYGnIUqcFSrwLbYY+Dw11MCRv0o0tdoezYGeycOj/TMUdi8HU3KBgN8Emg9n1OE7qDpgg= +SHA256 (Pkgfile) = f560c2831aff594a9253a92f49649b037f72e5f56239fb53bb72dce203a1576f SHA256 (.footprint) = f2188408bdd37cf12c2eb9ef545b934e6a10d8faf52d3b961cd6c7649bdfaf9a -SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4 +SHA256 (php-7.4.14.tar.xz) = f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886 diff --git a/php-gettext/Pkgfile b/php-gettext/Pkgfile index 99ace2edf..1677fe570 100644 --- a/php-gettext/Pkgfile +++ b/php-gettext/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=php-gettext -version=7.4.13 +version=7.4.14 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |