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 | |
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')
-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 ec7ac3840..d5f8d9eda 100644 --- a/php/.signature +++ b/php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Y0IHj6fPL+d2g4PuXcPce1dWtZQUjyNGxN7Q40aHMILikLnBkgxPr94jPLvj2MocPTewqYfGhnVhcldzEMdDAE= -SHA256 (Pkgfile) = d47382d0532567a0540488e580e7305b87f096acc26c74be6198636ae524be2b +RWSE3ohX2g5d/dN5XiHg0+lamUeFyGjX512Z6fP2CCKhAjZ4ZdEKmwNCCPyi8vkEV6axEkZzIBNYDM21MGmRotgDbXj96i1+PgQ= +SHA256 (Pkgfile) = 6e5cdf45c4c55b462664176eeab95f6c5a70c311b3e7d3177a3e0fe71788fecb SHA256 (.footprint) = e758686f584e052d2ba7c2b3a13d35acdab52873afd260bc64c8032d7ff3812b -SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4 +SHA256 (php-7.4.14.tar.xz) = f9f3c37969fcd9006c1dbb1dd76ab53f28c698a1646fa2dde8547c3f45e02886 diff --git a/php/Pkgfile b/php/Pkgfile index 17203429a..cb1930106 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: bzip2 libpcre2 libxml2 curl db gdbm name=php -version=7.4.13 +version=7.4.14 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |