diff options
author | Juergen Daubert <jue@jue.li> | 2022-09-05 15:15:18 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-09-05 15:15:18 +0200 |
commit | 84b2e683ca0b32271cb2aa8523b98846fa6d198e (patch) | |
tree | 93d6199e3e6c1ee6e9a65fc02371f7d229aaa741 /php-mbstring | |
parent | dc6b527d76d70a0ac12142788333147fde74a85b (diff) | |
download | opt-84b2e683ca0b32271cb2aa8523b98846fa6d198e.tar.gz opt-84b2e683ca0b32271cb2aa8523b98846fa6d198e.tar.xz |
php: update to 8.1.10
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 6bb58e483..d18feae30 100644 --- a/php-mbstring/.signature +++ b/php-mbstring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Q/hQpqeRwucXOHaT5P4SICbZzCMYr1JJ69WuZp5uDvUoeKPDtWbGgwLWW1PLcqVK3THCqsMB5AAUBgxhtAeaQM= -SHA256 (Pkgfile) = 8a765a66b292c613ac37359cb011e1ada34bfc8fe611daba687e5fb77562ccde +RWSE3ohX2g5d/cfbiZJtIQo8NeMZt3bRpSxF4btzcj73Nihfu0hymOTlqmY8ETjokZMcxVEtpkN9SyRNi0R93FpNjCobEJFXkQ8= +SHA256 (Pkgfile) = b76d7831de3f439ffc3beda7da803a4bfcb38e245ccd5498a3c8c3e0d1da7a1f SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e -SHA256 (php-8.1.9.tar.xz) = 53477e73e6254dc942b68913a58d815ffdbf6946baf61a1f8ef854de524c27bf +SHA256 (php-8.1.10.tar.xz) = 90e7120c77ee83630e6ac928d23bc6396603d62d83a3cf5df8a450d2e3070162 diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index 31c09dc3c..2f04b40d3 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: oniguruma libpcre2 name=php-mbstring -version=8.1.9 +version=8.1.10 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |