From dbb232cd6f55a454fdb3fef8a01c19d292bd04d9 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Fri, 4 Nov 2022 15:59:55 +0100 Subject: [PATCH] testing/php8-pecl-timezonedb: upgrade to 2022.6 --- testing/php8-pecl-timezonedb/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/php8-pecl-timezonedb/APKBUILD b/testing/php8-pecl-timezonedb/APKBUILD index c5ebccf579e..b076cf8acc9 100644 --- a/testing/php8-pecl-timezonedb/APKBUILD +++ b/testing/php8-pecl-timezonedb/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Andy Postnikov pkgname=php8-pecl-timezonedb _extname=timezonedb -pkgver=2022.5 +pkgver=2022.6 pkgrel=0 pkgdesc="Timezone Database to be used with PHP's date and time functions." url="https://pecl.php.net/package/timezonedb" @@ -32,5 +32,5 @@ package() { } sha512sums=" -85394ce618075016a0b0adc57aeab4f6956d57414c838284681fc2feb471ef6acd7dfdffeba680a67b5274570ff44198e2dbec457c57084466343c7766f57623 php-pecl-timezonedb-2022.5.tgz +859c336be1a1a40ddb8959fbcd06657cfbf62d5f97ff64003c863e7b6bc25324e1f4f79d61d3aba4c497760b0daf74320511f0fabe5d6a29c4820c2071c50656 php-pecl-timezonedb-2022.6.tgz "