From ed81c1dcbc4239e8ecdade0b5c697bf4733547d8 Mon Sep 17 00:00:00 2001 From: TBK Date: Fri, 30 Mar 2018 04:34:26 +0200 Subject: [PATCH] testing/php7-timezonedb: rebuild against php 7.2.4 --- testing/php7-timezonedb/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/php7-timezonedb/APKBUILD b/testing/php7-timezonedb/APKBUILD index 70e4c18c535..5c6f6005137 100644 --- a/testing/php7-timezonedb/APKBUILD +++ b/testing/php7-timezonedb/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-timezonedb _pkgreal=timezonedb pkgver=2018.3 -pkgrel=1 +pkgrel=2 pkgdesc="Timezone Database to be used with PHP's date and time functions." url="http://pecl.php.net/package/$_pkgreal" arch="all"