File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{% set name = "luciphor2" %}
2- {% set version = "2018-06-28 " %}
3- {% set sha256 = "79adf33ff629ce80f0010ead773e2cd5e855304d0685625f4921a4ba72990435 " %}
2+ {% set version = "2020-04-03 " %}
3+ {% set sha256 = "c4aa1f6bcfe08c2d6d6a0eaa6f7d945f7b57cfb4b713a98c7501deb4c8578405 " %}
44
55package :
66 name : {{ name|lower }}
77 version : {{ version|replace("-", "_") }}
88
99source :
10- url : https://depot.galaxyproject.org/software/luciphor2/luciphor2_ {{ version }}_all_all.jar
10+ url : https://depot.galaxyproject.org/software/luciphor2.1/luciphor2.1_ {{ version }}_all_all.jar
1111 sha256 : {{ sha256 }}
12-
12+
1313build :
1414 noarch : generic
15- number : 1
15+ number : 0
1616
1717requirements :
1818 run :
1919 # upper limit for jdk due to https://github.com/dfermin/lucXor/issues/4
20- - openjdk >=6,<9
20+ - openjdk >=6
2121
2222test :
2323 commands :
You can’t perform that action at this time.
0 commit comments