diff options
author | Juergen Daubert <jue@jue.li> | 2022-03-18 14:30:22 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-03-18 14:30:22 +0100 |
commit | ac022633d20f87855fcccc1785205eb58f4ec27e (patch) | |
tree | 4837abaf146599b82c236105a26d601569e4153d /php-mbstring | |
parent | 5618f9d10b0007ad2498586f8fe136ce4c251629 (diff) | |
download | opt-ac022633d20f87855fcccc1785205eb58f4ec27e.tar.gz opt-ac022633d20f87855fcccc1785205eb58f4ec27e.tar.xz |
php: update to 8.1.4
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 61a67a8d2..00bab213a 100644 --- a/php-mbstring/.signature +++ b/php-mbstring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/d3abXyCpj5ltUhsywCKw8bNjrE3XY0HzDcrUe5590ZBYFUMfNYhw5OzBKbfZCfoQtzHSouBTd8jMe61pLJW7Qs= -SHA256 (Pkgfile) = 781a257678760764bfabb7946d0ed0aff84e387883cf21894ddc0ced1833b4d3 +RWSE3ohX2g5d/f6aZGZgMJ49154tj0RRfBVwaTYWfVPiakedNLs/q5fK3Vs9YmX4tVnFk5E37r7bvNcVaR3gVhlfmaE3z6293QU= +SHA256 (Pkgfile) = ba27bf84ccdd18f68a0dc5fbb39b6f78897597665e22488103ac7c8c50b250b6 SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e -SHA256 (php-8.0.16.tar.xz) = f27a2f25259e8c51e42dfd74e24a546ee521438ad7d9f6c6e794aa91f38bab0a +SHA256 (php-8.1.4.tar.xz) = 05a8c0ac30008154fb38a305560543fc172ba79fb957084a99b8d3b10d5bdb4b diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index 5b96945b0..e9ae94bc4 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: oniguruma libpcre2 name=php-mbstring -version=8.0.16 +version=8.1.4 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |