diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-14 11:34:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-14 11:37:52 +0000 |
commit | c0c4e73ad6e884f9315a681a84db442a9a67ab61 (patch) | |
tree | db0e2598fe59ccfe82d8ee5cca8a26266e69d89a /community/php7-pecl-timezonedb | |
parent | a9fdeaf24784d5f972f55d124244e37d92093489 (diff) | |
download | aports-c0c4e73ad6e884f9315a681a84db442a9a67ab61.tar.bz2 aports-c0c4e73ad6e884f9315a681a84db442a9a67ab61.tar.xz |
community/php7-pecl-timezonedb: rebuild against php 7.3
Diffstat (limited to 'community/php7-pecl-timezonedb')
-rw-r--r-- | community/php7-pecl-timezonedb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-pecl-timezonedb/APKBUILD b/community/php7-pecl-timezonedb/APKBUILD index bb1773a03a..a68969e814 100644 --- a/community/php7-pecl-timezonedb/APKBUILD +++ b/community/php7-pecl-timezonedb/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-pecl-timezonedb _pkgreal=timezonedb pkgver=2019.1 -pkgrel=2 +pkgrel=3 pkgdesc="Timezone Database to be used with PHP's date and time functions." url="https://pecl.php.net/package/timezonedb" arch="all" |