diff options
author | Juergen Daubert <jue@jue.li> | 2020-03-20 14:08:23 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-03-20 14:08:23 +0100 |
commit | 0935125e6203bf6721470d8ab60efa37131c6505 (patch) | |
tree | 72c112d851b1bb2436809babe8420e6f93cfcea7 /php-sockets | |
parent | 04ad242185a0b9394143e38814816fbf6e6c041a (diff) | |
download | opt-0935125e6203bf6721470d8ab60efa37131c6505.tar.gz opt-0935125e6203bf6721470d8ab60efa37131c6505.tar.xz |
[notify] php: update to 7.4.4
includes security fixes, see
- https://www.php.net/ChangeLog-7.php#7.4.4
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 2a7fb07cd..2ea316b11 100644 --- a/php-sockets/.signature +++ b/php-sockets/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RLXB6dd3fktbkOJkf+59GPfFAOvNYY8NsHI99RiVSOyGjUYfp8xTBocmunUVcl0PQNWfMH5lfG02AUO1pDIvQ8= -SHA256 (Pkgfile) = 45af0b93527f4f8516e7e8d0df1892212b85cf503e29f84fa84ef550ce624204 +RWSE3ohX2g5d/QsR9DDXdNtWxTFU0Jhb1hcDZOPYqj6mocz/iHV790bg10nQox4/7jx23XhrRC7u+/XXuX7sGBjtBegng40ggwI= +SHA256 (Pkgfile) = 9694f28193529fb9f2f7202aa3884665acfc2e4b2748a4770bbcb615d47922b5 SHA256 (.footprint) = 1a0e33807dcda8d11408be8b6356860cac8daea5a94d4e9a87e535fbf778f04e -SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a +SHA256 (php-7.4.4.tar.xz) = 1873c4cefdd3df9a78dcffb2198bba5c2f0464f55c9c960720c84df483fca74c diff --git a/php-sockets/Pkgfile b/php-sockets/Pkgfile index 2d679232d..b4870aab9 100644 --- a/php-sockets/Pkgfile +++ b/php-sockets/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=php-sockets -version=7.4.3 +version=7.4.4 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) |