aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2020-10-22 17:49:03 +0300
committerLeo <thinkabit.ukim@gmail.com>2020-10-24 23:12:23 +0000
commita7f52c345a4dd94798e102564e8d8440497dedda (patch)
tree186b6958976afd6426e32b5bdd48e75ed42ee0bd
parentfd36d63aa473b393a0c783d4bba7e6a54375df07 (diff)
community/php7-pecl-timezonedb: upgrade to 2020.4
-rw-r--r--community/php7-pecl-timezonedb/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php7-pecl-timezonedb/APKBUILD b/community/php7-pecl-timezonedb/APKBUILD
index 9ab0791733e..5026e0a52f4 100644
--- a/community/php7-pecl-timezonedb/APKBUILD
+++ b/community/php7-pecl-timezonedb/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
pkgname=php7-pecl-timezonedb
_extname=timezonedb
-pkgver=2020.3
+pkgver=2020.4
pkgrel=0
pkgdesc="Timezone Database to be used with PHP's date and time functions."
url="https://pecl.php.net/package/timezonedb"
@@ -33,4 +33,4 @@ package() {
echo "extension=$_extname.so" > $_confdir/40_$_extname.ini
}
-sha512sums="901ab43e346f7edc61f16b99036d04d1294d1af8899c2b351bb6ff0e94da546c32050497a0671508505ec2ea52efb154db14fe3e1bde64c5d62ddc385f926a79 timezonedb-2020.3.tgz"
+sha512sums="d5c41c76b4b0b033464a4f086072d061504fc439c910c47a7077a0586b308cc37a4202ff9f418a39cee63534d55136d15a173bb94923160c0fa16bb33ac89a09 timezonedb-2020.4.tgz"