diff options
author | Juergen Daubert <jue@jue.li> | 2022-10-04 11:58:47 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-10-04 11:58:47 +0200 |
commit | f153dc231492785e895f708455b29657465f482a (patch) | |
tree | fc255d03085cd589e7fdf4dd1da52bea84246a6d /php-mbstring | |
parent | 403e78ca1f2f7b002a0f3afc94939cc5801571ea (diff) | |
download | opt-f153dc231492785e895f708455b29657465f482a.tar.gz opt-f153dc231492785e895f708455b29657465f482a.tar.xz |
php: update to 8.1.11
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 d18feae30..ffa0627ff 100644 --- a/php-mbstring/.signature +++ b/php-mbstring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/cfbiZJtIQo8NeMZt3bRpSxF4btzcj73Nihfu0hymOTlqmY8ETjokZMcxVEtpkN9SyRNi0R93FpNjCobEJFXkQ8= -SHA256 (Pkgfile) = b76d7831de3f439ffc3beda7da803a4bfcb38e245ccd5498a3c8c3e0d1da7a1f +RWSE3ohX2g5d/XA/wtQs6EodtSM/VCU8cwF3JdNDp7jOd+tQx6Vi11OK8S8jLc2hBSolmK1Oaz8oWNhsQ0t7azU5cBWzAqjPzgM= +SHA256 (Pkgfile) = 592c449ad516da3aa90b695a26d5d8962676fcf5bc8db18a73c7c9357ea63ceb SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e -SHA256 (php-8.1.10.tar.xz) = 90e7120c77ee83630e6ac928d23bc6396603d62d83a3cf5df8a450d2e3070162 +SHA256 (php-8.1.11.tar.xz) = 3005198d7303f87ab31bc30695de76e8ad62783f806b6ab9744da59fe41cc5bd diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index 2f04b40d3..4933cbd9a 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: oniguruma libpcre2 name=php-mbstring -version=8.1.10 +version=8.1.11 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |