aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2021-01-26 03:08:29 +0000
committerAndy Postnikov <apostnikov@gmail.com>2021-01-26 03:20:21 +0000
commita33c179f749504e8926e1fc25735e9eedeaa908a (patch)
treee99d9d73bb9a76c54d8758ef52af6609037e27e3
parent7fe07e89c08a881efc9f95a42fcb144f8e6ec37a (diff)
community/php8-pecl-timezonedb: upgrade to 2021.1
-rw-r--r--community/php8-pecl-timezonedb/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php8-pecl-timezonedb/APKBUILD b/community/php8-pecl-timezonedb/APKBUILD
index 8672f933133..1f0018de173 100644
--- a/community/php8-pecl-timezonedb/APKBUILD
+++ b/community/php8-pecl-timezonedb/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=php8-pecl-timezonedb
_extname=timezonedb
-pkgver=2020.4
+pkgver=2021.1
pkgrel=0
pkgdesc="Timezone Database to be used with PHP's date and time functions."
url="https://pecl.php.net/package/timezonedb"
@@ -31,4 +31,4 @@ package() {
echo "extension=$_extname" > $_confdir/40_$_extname.ini
}
-sha512sums="d5c41c76b4b0b033464a4f086072d061504fc439c910c47a7077a0586b308cc37a4202ff9f418a39cee63534d55136d15a173bb94923160c0fa16bb33ac89a09 php-pecl-timezonedb-2020.4.tgz"
+sha512sums="53c53e061c1173e587b353da630272f2cbf9d223de7a49e6ce654b2c844da7afb641ef4a39ac4b17e0a56e86f23a4f4c448189e8c178e226ec0317f64c60c55a php-pecl-timezonedb-2021.1.tgz"