diff options
author | Juergen Daubert <jue@jue.li> | 2020-02-21 10:51:56 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-02-21 10:51:56 +0100 |
commit | d38ffaf1ac2b35fb2006f1bce3cfdb716f174f87 (patch) | |
tree | 32ebd4fcf46a8c70fdecc2d150392b6eff29ef8f /php-ftp | |
parent | 69369fddc0927b0dc873619d1ba25869f6562f94 (diff) | |
download | opt-d38ffaf1ac2b35fb2006f1bce3cfdb716f174f87.tar.gz opt-d38ffaf1ac2b35fb2006f1bce3cfdb716f174f87.tar.xz |
[notify] php: update to 7.4.3
includes security fixes, see
https://www.php.net/ChangeLog-7.php#7.4.3
Diffstat (limited to 'php-ftp')
-rw-r--r-- | php-ftp/.signature | 6 | ||||
-rw-r--r-- | php-ftp/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-ftp/.signature b/php-ftp/.signature index affb0e452..7003d5963 100644 --- a/php-ftp/.signature +++ b/php-ftp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZilbvqNKK0Ndk6Evp6w08ZwLF3MzsTjRyjJflyYc2AHIFqBhLkG9YAfEewkFjGWHnvn25CRP3QqwvAcHG+x9QA= -SHA256 (Pkgfile) = 8318de7f33631b9db754a49b94a0d6eb61d0cef068f892537480710c5c2ddf6e +RWSE3ohX2g5d/QAOT1BPoDTMEL/doVCgSd3i2NTOJKuQHkfoPIjkjU6a6ceVv3yItoEFC+g74hDxIYTce6ZxMIRbN+x1MoK7KgI= +SHA256 (Pkgfile) = 1249c0d21ee369e7ce50357477705087b48480032885f0e422ded42e86a36af2 SHA256 (.footprint) = 4b6e9e791f10bb007a541c6a4cfe6a189d549592939bdf3e04c5bd0f25a4bfa0 -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/php-ftp/Pkgfile b/php-ftp/Pkgfile index 6e50c21a0..72d84097d 100644 --- a/php-ftp/Pkgfile +++ b/php-ftp/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=php-ftp -version=7.4.2 +version=7.4.3 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) |