diff options
Diffstat (limited to 'testing/php7-timezonedb')
-rw-r--r-- | testing/php7-timezonedb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-timezonedb/APKBUILD b/testing/php7-timezonedb/APKBUILD index 6ad471a00c..d41d2d85a8 100644 --- a/testing/php7-timezonedb/APKBUILD +++ b/testing/php7-timezonedb/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-timezonedb _pkgreal=timezonedb pkgver=2017.2 -pkgrel=0 +pkgrel=1 pkgdesc="Timezone Database to be used with PHP's date and time functions." url="http://pecl.php.net/package/$_pkgreal" arch="all" |