From ecefe4d2b4a5c4fe64e5bcf6c425d70afb91502a Mon Sep 17 00:00:00 2001
From: Andy Postnikov <apostnikov@gmail.com>
Date: Fri, 6 Sep 2024 22:15:38 +0000
Subject: [PATCH] community/php82-pecl-timezonedb: upgrade to 2024.2

---
 community/php82-pecl-timezonedb/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/php82-pecl-timezonedb/APKBUILD b/community/php82-pecl-timezonedb/APKBUILD
index b1c2f64f8942..056e01d000cd 100644
--- a/community/php82-pecl-timezonedb/APKBUILD
+++ b/community/php82-pecl-timezonedb/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Andy Postnikov <apostnikov@gmail.com>
 pkgname=php82-pecl-timezonedb
 _extname=timezonedb
-pkgver=2024.1
+pkgver=2024.2
 pkgrel=0
 pkgdesc="Timezone Database to be used with PHP's date and time functions."
 url="https://pecl.php.net/package/timezonedb"
@@ -34,5 +34,5 @@ package() {
 }
 
 sha512sums="
-09772cdb0d94f8bcf937f075dbcc385b3c5c23657c4442b2ea741bb5dcd8b9898bd23019a2e2319178ffcb62aedd11cbc222ed9d603fba608e0e185a9d5282bc  php-pecl-timezonedb-2024.1.tgz
+0f9ad8165d4ac21f2290e88d67328ab042951eca29d7884346233ccb36f0717fc0470916af9198580386ffde19a4ed89df6dfccb36fc379e6374eb77323613ec  php-pecl-timezonedb-2024.2.tgz
 "
-- 
GitLab