summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2024-09-06 22:15:38 +0000
committerAndy Postnikov <apostnikov@gmail.com>2024-09-07 10:58:20 +0000
commitecefe4d2b4a5c4fe64e5bcf6c425d70afb91502a (patch)
tree80ac8a84c77e9b78d6407509f08e60cf06b32e73
parentdfc1c9765f8e567531777a19d6b8ae8890a25d81 (diff)
downloadaports-ecefe4d2b4a5c4fe64e5bcf6c425d70afb91502a.zip
community/php82-pecl-timezonedb: upgrade to 2024.2
-rw-r--r--community/php82-pecl-timezonedb/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php82-pecl-timezonedb/APKBUILD b/community/php82-pecl-timezonedb/APKBUILD
index b1c2f64f894..056e01d000c 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
"