diff easyjoin.xml @ 15:74aae7d6cb09 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 3103ebed1a420c7d3415b67ef532ea579edf9faa
author bgruening
date Wed, 12 Jul 2017 14:06:47 -0400
parents 7725ab6dab67
children 0e3b611245f7
line wrap: on
line diff
--- a/easyjoin.xml	Sat May 06 13:09:30 2017 -0400
+++ b/easyjoin.xml	Wed Jul 12 14:06:47 2017 -0400
@@ -1,10 +1,10 @@
-<tool id="tp_easyjoin_tool" name="Join" version="@BASE_VERSION@.0">
+<tool id="tp_easyjoin_tool" name="Join" version="@BASE_VERSION@.1">
     <description>two files</description>
     <macros>
         <import>macros.xml</import>
     </macros>
     <expand macro="requirements">
-        <requirement type="package" version="5.18.1">perl</requirement>
+        <requirement type="package" version="5.22.0.1">perl</requirement>
     </expand>
     <version_command>join --version | head -n 1</version_command>
     <command>