Mercurial > repos > iuc > crossmap_bam
diff macros.xml @ 4:5051467dc96a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 2dbcf8154aff86b27a1dd535407d20168c4ef697"
author | iuc |
---|---|
date | Wed, 11 Sep 2019 19:29:38 -0400 |
parents | cb3557cabc7b |
children | 0f0cf480051b |
line wrap: on
line diff
--- a/macros.xml Thu May 24 19:10:46 2018 -0400 +++ b/macros.xml Wed Sep 11 19:29:38 2019 -0400 @@ -2,11 +2,12 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="0.2.7">crossmap</requirement> + <requirement type="package" version="@TOOL_VERSION@">crossmap</requirement> <yield/> </requirements> </xml> - <token name="@WRAPPER_VERSION@">0.2.7</token> + <token name="@TOOL_VERSION@">0.3.7</token> + <token name="@WRAPPER_VERSION@">@TOOL_VERSION@</token> <xml name="stdio"> <stdio> <regex match="Aborted (core dumped)" source="stdout" level="fatal"/>