| Previous changeset 0:2f6c7f82ad4a (2016-06-20) Next changeset 2:9be99db0304a (2017-07-11) |
|
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pe_histogram commit 37b1832f15c9960e02c6cae831b1f9f717818af8 |
|
modified:
pe_histogram.xml |
| b |
| diff -r 2f6c7f82ad4a -r b1a427b17e9c pe_histogram.xml --- a/pe_histogram.xml Mon Jun 20 13:02:17 2016 -0400 +++ b/pe_histogram.xml Fri Jan 13 10:33:44 2017 -0500 |
| b |
| @@ -1,7 +1,7 @@ -<tool id="pe_histogram" name="Paired-end histogram" version="1.0.0"> +<tool id="pe_histogram" name="Paired-end histogram" version="1.0.1"> <description>of insert size frequency</description> <requirements> - <requirement type="package" version="8.0.45">java-jdk</requirement> + <requirement type="package" version="8.0.112">openjdk</requirement> </requirements> <stdio> <!-- Anything other than zero is an error --> |