diff options
author | Remi Collet <remi@remirepo.net> | 2021-07-23 06:58:31 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-07-23 06:58:31 +0200 |
commit | c988947a5d0198996e48e915214867b8977d63f6 (patch) | |
tree | fefa0331fe568b7beb1a9a941d897998ede6b8a9 /REFLECTION-im6 | |
parent | 3ee19f120e6abdc27198e25718c65a16b5c2879e (diff) |
update to 3.5.1
drop patch merged upstream
Diffstat (limited to 'REFLECTION-im6')
-rw-r--r-- | REFLECTION-im6 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/REFLECTION-im6 b/REFLECTION-im6 index db65ffa..07971e0 100644 --- a/REFLECTION-im6 +++ b/REFLECTION-im6 @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #15 imagick version 3.5.0 ] { +Extension [ <persistent> extension #96 imagick version 3.5.1 ] { - Dependencies { Dependency [ gmagick (Conflicts) ] @@ -11,7 +11,7 @@ Extension [ <persistent> extension #15 imagick version 3.5.0 ] { Current = '0' } Entry [ imagick.skip_version_check <ALL> ] - Current = '0' + Current = '1' } Entry [ imagick.progress_monitor <SYSTEM> ] Current = '0' @@ -326,8 +326,8 @@ Extension [ <persistent> extension #15 imagick version 3.5.0 ] { Constant [ public int COLOR_OPACITY ] { 18 } Constant [ public int COLOR_ALPHA ] { 19 } Constant [ public int COLOR_FUZZ ] { 20 } - Constant [ public int IMAGICK_EXTNUM ] { 30500 } - Constant [ public string IMAGICK_EXTVER ] { 3.5.0 } + Constant [ public int IMAGICK_EXTNUM ] { 30501 } + Constant [ public string IMAGICK_EXTVER ] { 3.5.1 } Constant [ public int QUANTUM_RANGE ] { 65535 } Constant [ public int USE_ZEND_MM ] { 0 } Constant [ public int COMPOSITE_DEFAULT ] { 40 } |