diff options
author | Juergen Daubert <jue@jue.li> | 2021-10-22 10:20:02 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-10-22 10:20:02 +0200 |
commit | 219c1788eee3efd682dd573fb94dc50a5190d0a4 (patch) | |
tree | 7050601574835fe1ef79fe3154af26ba6b078f3d /php-mbstring | |
parent | a7045fdc2df58c339f11919424d37a02bc09a2b0 (diff) | |
download | opt-219c1788eee3efd682dd573fb94dc50a5190d0a4.tar.gz opt-219c1788eee3efd682dd573fb94dc50a5190d0a4.tar.xz |
[notify] php: update to 8.0.12
security fixes, see https://www.php.net/ChangeLog-8.php#8.0.12
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 36fd3acdc..473b83b0e 100644 --- a/php-mbstring/.signature +++ b/php-mbstring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/e2tDgH2YldJ5TheKsRGsGucujq4SzZD7EGYNZDnMMvxa1xw0PoRbnpdJ9a1OPVf/VK6HzJRvksfZzaa67yy0gY= -SHA256 (Pkgfile) = 04a5f2c041c51e5d084a9a678de0a4fd80fb7dcfaec4e27b7c4d87a987e9dc06 +RWSE3ohX2g5d/b1xYHuKEBdqAFIydghwukbE4Qvr37ZVixx7GzVPnYuBdAzx1hTrkuBztHxSwDqB7NJU4hxVmSoGAfbwSYx/5gc= +SHA256 (Pkgfile) = 89128828713fd389c67a7b9432bc9b2afcbe358bf104121e72131ce512d07ce1 SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e -SHA256 (php-8.0.11.tar.xz) = e3e5f764ae57b31eb65244a45512f0b22d7bef05f2052b23989c053901552e16 +SHA256 (php-8.0.12.tar.xz) = a501017b3b0fd3023223ea25d98e87369b782f8a82310c4033d7ea6a989fea0a diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index 6c7277fb8..806500e57 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: oniguruma libpcre2 name=php-mbstring -version=8.0.11 +version=8.0.12 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |