diff options
author | Juergen Daubert <jue@jue.li> | 2022-07-14 10:44:45 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-07-14 10:44:45 +0200 |
commit | 986f6f0247e363eff06d855345edb402bb5d22e4 (patch) | |
tree | 9de388f9de182469d792e9391198aebf5fd6d27b /php-mbstring | |
parent | cc1869367057b60a2e87f6c18aa8a1211a730b33 (diff) | |
download | opt-986f6f0247e363eff06d855345edb402bb5d22e4.tar.gz opt-986f6f0247e363eff06d855345edb402bb5d22e4.tar.xz |
php: update to 8.1.8
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 f879705c3..23cf12980 100644 --- a/php-mbstring/.signature +++ b/php-mbstring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XZeglqA66LrabMip+Vyz4EBETLzmWLufeSW9RKs+dOt0toGFb/rlNm19JxIpIX2SX8yKqp2Nt/Aey8ihB3h5wQ= -SHA256 (Pkgfile) = ab33bd4135a36fce80dad06786068765b917e5a6f8fdf44eaf4ba52d3ffb2212 +RWSE3ohX2g5d/XBgJqCXaMpFAogMe0T58EbfM33O5B5xJ3DSyZt2bhycGPkruByowFA/iDE8bKSaXBzy6uUq2kI16JPD4ZrpEg8= +SHA256 (Pkgfile) = 5ea5a086eeb5a34c157ffa26649b19fc026c8a5553ef383885b20d2c6eb6710e SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e -SHA256 (php-8.1.7.tar.xz) = f042322f1b5a9f7c2decb84b7086ef676896c2f7178739b9672afafa964ed0e5 +SHA256 (php-8.1.8.tar.xz) = 04c065515bc347bc68e0bb1ac7182669a98a731e4a17727e5731650ad3d8de4c diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index 77ddc395a..99d87fbf3 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: oniguruma libpcre2 name=php-mbstring -version=8.1.7 +version=8.1.8 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |