diff options
author | Juergen Daubert <jue@jue.li> | 2020-05-15 16:40:05 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-05-15 16:40:05 +0200 |
commit | a0c8d129578b8e7f2757a4f53aa2b7c894030c09 (patch) | |
tree | 581b1be76cc68cc63234d276787a68c431c15ee5 /php-mbstring | |
parent | 328fd3f6ab8f81b74ca52ec582f826d3d53e3236 (diff) | |
download | opt-a0c8d129578b8e7f2757a4f53aa2b7c894030c09.tar.gz opt-a0c8d129578b8e7f2757a4f53aa2b7c894030c09.tar.xz |
[notify] php: update to 7.4.6
includes security fixes, see
https://www.php.net/archive/2020.php#2020-05-14-3
Diffstat (limited to 'php-mbstring')
-rw-r--r-- | php-mbstring/.signature | 6 | ||||
-rw-r--r-- | php-mbstring/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-mbstring/.signature b/php-mbstring/.signature index e66e5d18f..e5b53854e 100644 --- a/php-mbstring/.signature +++ b/php-mbstring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/crNKuHiAyDt3nIl+uIE0c0qn1cNWRI73q+5LJOQkEhip65K841rCsXOHy31zsjZw5kBrg/yxAJlxtlLIH64EAk= -SHA256 (Pkgfile) = 658aa0117e11d5ce8b343a205a1b0b88f44a07e9b200028c5628035a8e3bdffc +RWSE3ohX2g5d/U5k9W+ochnrpYVXdN/QXa6vE7V1B8c+r9ht1HmYCfB6PC8PfdmltHdSilKSH/B2ePQ5d2pwZcw93HhvKMrpdgs= +SHA256 (Pkgfile) = 23fc48e4e5737e3b00357a008b479ca4f79bfe3a9aec6536d8164f4a3cbc9df6 SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e -SHA256 (php-7.4.5.tar.xz) = d059fd7f55bdc4d2eada15a00a2976697010d3631ef6f83149cc5289e1f23c2c +SHA256 (php-7.4.6.tar.xz) = d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832 diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index 0935f8d7f..d757f5231 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: oniguruma name=php-mbstring -version=7.4.5 +version=7.4.6 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) |