From 96863eddcd43bbbce9a4c607a42753ace250cae2 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Thu, 27 Mar 2025 11:53:30 +0100 Subject: [PATCH] testing/php81-pecl-timezonedb: upgrade to 2025.2 --- testing/php81-pecl-timezonedb/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/php81-pecl-timezonedb/APKBUILD b/testing/php81-pecl-timezonedb/APKBUILD index cec505bd9c7..c4acfb0bc67 100644 --- a/testing/php81-pecl-timezonedb/APKBUILD +++ b/testing/php81-pecl-timezonedb/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Andy Postnikov pkgname=php81-pecl-timezonedb _extname=timezonedb -pkgver=2025.1 +pkgver=2025.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=" -9062e3a543551dc939ffacc531e7912a05e83ad3302d0a02bbf400c21b7c422164078a0d09563403be226ffb4c6b1f657b361523de9eb587c9c3a232c9ae17fc php-pecl-timezonedb-2025.1.tgz +ad9f57c7b0181a9507a2f886facda993248fb11539eaaf3e23d6596a639814f947a96aeb77604acf3222e571df967010bad2b0764b2dc44aaa16064da10e6ace php-pecl-timezonedb-2025.2.tgz "