File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 See similar fix for snpSift
1111 https://github.com/galaxyproject/tools-iuc/commit/b5e2080a7afdea9fa476895693b6115824c6fbb9
1212 -->
13- <requirement type =" package" version =" 9.4 " >coreutils</requirement >
13+ <requirement type =" package" version =" 9.5 " >coreutils</requirement >
1414 </requirements >
1515 <command detect_errors =" aggressive" ><![CDATA[
1616 @CONDA_TRIMMOMATIC_JAR_PATH@ &&
Original file line number Diff line number Diff line change 55 -->
66 <token name =" @CONDA_TRIMMOMATIC_JAR_PATH@" >if [ -z "\$TRIMMOMATIC_JAR_PATH" ]; then export TRIMMOMATIC_JAR_PATH=\$(dirname \$(readlink -e \$(which trimmomatic))); fi</token >
77 <token name =" @CONDA_TRIMMOMATIC_ADAPTERS_PATH@" >if [ -z "\$TRIMMOMATIC_ADAPTERS_PATH" ]; then export TRIMMOMATIC_ADAPTERS_PATH=\$(dirname \$(readlink -e \$(which trimmomatic)))/adapters; fi</token >
8- <token name =" @TOOL_VERSION@" >0.39 </token >
9- <token name =" @VERSION_SUFFIX@" >2 </token >
8+ <token name =" @TOOL_VERSION@" >0.40 </token >
9+ <token name =" @VERSION_SUFFIX@" >0 </token >
1010</macros >
You can’t perform that action at this time.
0 commit comments