From 175c2bc6392e6212b697d664c5428d123d6005e6 Mon Sep 17 00:00:00 2001 From: Juergen Daubert <jue@jue.li> Date: Fri, 10 May 2024 12:12:56 +0200 Subject: [PATCH] php-mbstring: updated to version 8.3.7 --- php-mbstring/.signature | 6 +++--- php-mbstring/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/php-mbstring/.signature b/php-mbstring/.signature index a76617ef8..45c8deded 100644 --- a/php-mbstring/.signature +++ b/php-mbstring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YmK2rhBDdDeQac04QG+ImElfeRoL/v5ubUR2Rye1tBVDBCvUDnaFvU/lS8EcEkn6bW0I56R2C0U71b1XZceews= -SHA256 (Pkgfile) = a0722599263137bac0b1da9df5fafa2039bca88015948b2ec8925b101ae7a173 +RWSE3ohX2g5d/ZnHQCaYumVQliWuLI5T74bzDSyGO/PF1pMjy48v06u0yrbuA/JvZmBRk1kFqAAk1PJaJfcHIraQv2aA33TOjwY= +SHA256 (Pkgfile) = b897fb3f6f58545c3cd4af7ae2d95e60627e7297427cc20c4d319016bbf65cf1 SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e -SHA256 (php-8.3.6.tar.xz) = 53c8386b2123af97626d3438b3e4058e0c5914cb74b048a6676c57ac647f5eae +SHA256 (php-8.3.7.tar.xz) = d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index aeac68bdf..0cdcc493a 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: oniguruma libpcre2 name=php-mbstring -version=8.3.6 +version=8.3.7 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz)