diff options
author | Juergen Daubert <jue@jue.li> | 2021-10-20 11:19:40 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-10-20 11:19:40 +0200 |
commit | 2f9a5106a7697484e8641b834b9326e984902228 (patch) | |
tree | e3a0fff68b6afd00996266bdc81de1dbaae4ba48 /php-mbstring | |
parent | 08469674f945363c3e7ab2a9e9aaf3bf9b7ed7a5 (diff) | |
download | opt-2f9a5106a7697484e8641b834b9326e984902228.tar.gz opt-2f9a5106a7697484e8641b834b9326e984902228.tar.xz |
php-mbstring: new dependency libpcre2
Diffstat (limited to 'php-mbstring')
-rw-r--r-- | php-mbstring/.signature | 4 | ||||
-rw-r--r-- | php-mbstring/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/php-mbstring/.signature b/php-mbstring/.signature index 7e3011692..36fd3acdc 100644 --- a/php-mbstring/.signature +++ b/php-mbstring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dtppO+Y/mpV3DNIQX/GXferWZFoRd+084/OLVHc8soph1bsoB71QOe+Rv+J1okJXEgkErJ29s6y2brEhxbyrg8= -SHA256 (Pkgfile) = 6492ce48734ce1570ae526c4b4e04ba497de65cca282658a661d1622975461e1 +RWSE3ohX2g5d/e2tDgH2YldJ5TheKsRGsGucujq4SzZD7EGYNZDnMMvxa1xw0PoRbnpdJ9a1OPVf/VK6HzJRvksfZzaa67yy0gY= +SHA256 (Pkgfile) = 04a5f2c041c51e5d084a9a678de0a4fd80fb7dcfaec4e27b7c4d87a987e9dc06 SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e SHA256 (php-8.0.11.tar.xz) = e3e5f764ae57b31eb65244a45512f0b22d7bef05f2052b23989c053901552e16 diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index 1fd2da8ad..6c7277fb8 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -1,7 +1,7 @@ # Description: Multibyte string module for PHP # URL: https://www.php.net # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: oniguruma +# Depends on: oniguruma libpcre2 name=php-mbstring version=8.0.11 |