diff options
Diffstat (limited to 'community/php83-pecl-timezonedb/APKBUILD')
-rw-r--r-- | community/php83-pecl-timezonedb/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php83-pecl-timezonedb/APKBUILD b/community/php83-pecl-timezonedb/APKBUILD index 36b8472e85c..52fc2d5cbe5 100644 --- a/community/php83-pecl-timezonedb/APKBUILD +++ b/community/php83-pecl-timezonedb/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Andy Postnikov <apostnikov@gmail.com> pkgname=php83-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 " |