From fced841ac5e0094cea1a40e77909c298433f625f Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Mon, 25 Dec 2023 22:26:04 +0100 Subject: [PATCH] testing/php82-pecl-phalcon: upgrade to 5.5.0 --- testing/php82-pecl-phalcon/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/php82-pecl-phalcon/APKBUILD b/testing/php82-pecl-phalcon/APKBUILD index 8716bb15547..9138d391e73 100644 --- a/testing/php82-pecl-phalcon/APKBUILD +++ b/testing/php82-pecl-phalcon/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Andy Postnikov pkgname=php82-pecl-phalcon _extname=phalcon -pkgver=5.4.0 +pkgver=5.5.0 pkgrel=0 pkgdesc="High performance, full-stack PHP 8.2 framework delivered as a C extension" url="https://phalcon.io/" @@ -44,5 +44,5 @@ package() { } sha512sums=" -50ec5ef2aa88f3c1027cfd8de4b74bbb323df877c236cec71a66ffe0ef0f65d079ee3d19a2e66089c8a108d7f95cc5f228db699bcd7155bde6af76c03466f348 php-phalcon-5.4.0.tgz +f1db1987b0f397b82b2d3dae1a522c11472b4d5e892d5fd692154b44595585be4f16fcbb143305df8474317c9b42a8053d6a0dd0f6d01b6f62a8a3049503e081 php-phalcon-5.5.0.tgz "