diff options
author | Juergen Daubert <jue@jue.li> | 2023-01-06 15:29:42 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2023-01-06 15:29:42 +0100 |
commit | ce068ea5c342a9a659e704b7b4a966bf16441da9 (patch) | |
tree | 663f21c3953f8710a1b2e1864d602d6166109907 /php-mbstring | |
parent | 2a53cc9c0bb7ddd25f6f5d66bbe10832565d1e27 (diff) | |
download | opt-ce068ea5c342a9a659e704b7b4a966bf16441da9.tar.gz opt-ce068ea5c342a9a659e704b7b4a966bf16441da9.tar.xz |
php: update to 8.2.1
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 ad47bc2d1..541aadbd7 100644 --- a/php-mbstring/.signature +++ b/php-mbstring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XhW8uCUU0D+zdjpNX3Zih1ZIJktVp60j+lE83lm6Rld6qrWy/o5xIDZjlCfVEFaGNmrIpRXXqXIrrhjS9R3NQ8= -SHA256 (Pkgfile) = 48b21eb218ca83cd84c8dccc0bde97dce2f56b31f7edd625a696ca141ed8381b +RWSE3ohX2g5d/dW8e3kbHtdwdZ0hm/GgkVkVPeDg8mjmsAbLDAxylXmmIs/YaSWNdxdLcInUTfhMEKYzyYNy0kjblrhDP17IDQk= +SHA256 (Pkgfile) = 9fda1b389094da58b5cc067945fc915b726eaf47bf667f2d5bda1d009e6a8d98 SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e -SHA256 (php-8.1.13.tar.xz) = b15ef0ccdd6760825604b3c4e3e73558dcf87c75ef1d68ef4289d8fd261ac856 +SHA256 (php-8.2.1.tar.xz) = 650d3bd7a056cabf07f6a0f6f1dd8ba45cd369574bbeaa36de7d1ece212c17af diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index 3ebaaebac..bebdeb657 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: oniguruma libpcre2 name=php-mbstring -version=8.1.13 +version=8.2.1 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |