Commits
Ryan Schmidt authored dfb9fb7b667
11 11 | |
12 12 | php.branches 5.3 5.4 5.5 5.6 7.0 7.1 7.2 7.3 |
13 13 | php.pecl yes |
14 14 | |
15 15 | description A PECL Timezone Database. |
16 16 | |
17 17 | long_description Timezone Database to be used with PHP's date and time \ |
18 18 | functions. |
19 19 | |
20 20 | if {[vercmp ${php.branch} 5.2] >= 0} { |
21 - | version 2019.2 |
21 + | version 2019.3 |
22 22 | revision 0 |
23 - | checksums rmd160 c4de8ffee1435df259915b7be2d3c6a50a515808 \ |
24 - | sha256 80921bf6a8235925320773a24f23f2b5cdef5948d0e4f468c67384b351f243cc \ |
25 - | size 413162 |
23 + | checksums rmd160 176609f0fb9b548e0f67936d1eacd6a1e76f7867 \ |
24 + | sha256 db8271d27c36e502cf3d44a160a11a22b563fc6706767f4cae04f0c46b0f7d68 \ |
25 + | size 413166 |
26 26 | } |
27 27 | |
28 28 | configure.args-append --enable-timezonedb |
29 29 | |
30 30 | use_parallel_build yes |