diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-01 23:59:29 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-02 01:53:20 +0200 |
commit | 360f00016712526f1e3b05de59a63a19703a4465 (patch) | |
tree | 740511aba2859866d2a4143d1c39eb4a7ee3f4a7 /testing/php7-timezonedb | |
parent | 1d3968df46cde89fb32d1476b29430e6a1afcf48 (diff) | |
download | aports-360f00016712526f1e3b05de59a63a19703a4465.tar.bz2 aports-360f00016712526f1e3b05de59a63a19703a4465.tar.xz |
testing/php7-timezonedb: rebuild against php7-7.1.4
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" |