diff --git a/community/php81-pecl-xdebug/APKBUILD b/community/php81-pecl-xdebug/APKBUILD index 5a8cd67b5bb..51cd257e3de 100644 --- a/community/php81-pecl-xdebug/APKBUILD +++ b/community/php81-pecl-xdebug/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Andy Postnikov pkgname=php81-pecl-xdebug _extname=xdebug -pkgver=3.3.0 +pkgver=3.3.1 pkgrel=0 pkgdesc="PHP 8.1 extension that provides functions for function traces and profiling - PECL" url="https://pecl.php.net/package/xdebug" @@ -49,5 +49,5 @@ package() { } sha512sums=" -88bb3394cb8ce12347d441a9c1fd16d915951a9e099cc29bed650e38ed14a128793c1843bb529dc2647ac841b2ec0fd4d60bc153180fc1e7c0a2165ea576c01d php-pecl-xdebug-3.3.0.tgz +e5cc8c5b2455dcdff00f883585e2f3395df9f8a8f1e8dd755aae6bd3dc934dcdaf321afa16674a1b67a28ca88e5a2d3779353eda04334eebb03dc33d4669ae55 php-pecl-xdebug-3.3.1.tgz "