aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-pecl-timezonedb/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/php7-pecl-timezonedb/APKBUILD')
-rw-r--r--community/php7-pecl-timezonedb/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/php7-pecl-timezonedb/APKBUILD b/community/php7-pecl-timezonedb/APKBUILD
index 3ae46d9c1ce..c3dbf3d0928 100644
--- a/community/php7-pecl-timezonedb/APKBUILD
+++ b/community/php7-pecl-timezonedb/APKBUILD
@@ -3,13 +3,13 @@
pkgname=php7-pecl-timezonedb
_pkgreal=timezonedb
pkgver=2020.1
-pkgrel=0
+pkgrel=1
pkgdesc="Timezone Database to be used with PHP's date and time functions."
url="https://pecl.php.net/package/timezonedb"
arch="all"
-license="PHP"
+license="PHP-3.01"
depends="php7-common"
-makedepends="php7-dev autoconf re2c"
+makedepends="php7-dev"
source="https://pecl.php.net/get/$_pkgreal-$pkgver.tgz"
builddir="$srcdir/$_pkgreal-$pkgver"
provides="php7-timezonedb=$pkgver-r$pkgrel" # for backward compatibility