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-gd | |
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-gd')
-rw-r--r-- | php-gd/.signature | 6 | ||||
-rw-r--r-- | php-gd/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-gd/.signature b/php-gd/.signature index c849f03b0..8159bb2d7 100644 --- a/php-gd/.signature +++ b/php-gd/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UFiFROP4Y+VhtZwp4xC+igTMVZ1C21i5dVZlqtO+39W16/5yVjpFYWtHuJ3JoVDtLXRmLQFWIySF7hnYVGG2w8= -SHA256 (Pkgfile) = 423b70d827bbf2214c5f12ffe70465a4c20cbcf5c916551a489d52a3d36e4990 +RWSE3ohX2g5d/WC+T2LkO97++4qUvIskBUdzObVimKB2wxCJ4mX1cpCf4rX4bStnRgejefb3SL51t1y8cyT33UDQn5mMD74ypwQ= +SHA256 (Pkgfile) = ca8b7c68200c0cc7ec5676ef984cc8722668c931ffdcd3d952e2e8b23bea4b48 SHA256 (.footprint) = 09e41333252c613bbc54155a95e91919aedf35e3fe90607f941528ac9f1a39bb -SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4 +SHA256 (php-7.4.14.tar.xz) = f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886 diff --git a/php-gd/Pkgfile b/php-gd/Pkgfile index 5c7531818..230495eef 100644 --- a/php-gd/Pkgfile +++ b/php-gd/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgd name=php-gd -version=7.4.13 +version=7.4.14 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |