Mercurial > repos > bgruening > rxdock_rbdock
diff rxdock_macros.xml @ 3:b34d068c2782 draft default tip
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/rxdock commit 944ea4bb8a9cd4244152a4a4fecd0485fabc2ad0"
author | bgruening |
---|---|
date | Tue, 28 Jul 2020 08:45:49 -0400 |
parents | 6fe6b0e10ed6 |
children |
line wrap: on
line diff
--- a/rxdock_macros.xml Wed Jun 03 12:56:21 2020 -0400 +++ b/rxdock_macros.xml Tue Jul 28 08:45:49 2020 -0400 @@ -1,4 +1,5 @@ <macros> + <token name="@TOOL_VERSION@">2013.1.1_148c5bd1</token> <xml name="citations"> <citations> <citation type="doi">10.1371/journal.pcbi.1003571</citation> @@ -6,7 +7,7 @@ </xml> <xml name="requirements"> <requirements> - <requirement type="package" version="2013.1.1_148c5bd1">rxdock</requirement> + <requirement type="package" version="@TOOL_VERSION@">rxdock</requirement> </requirements> </xml> </macros>