picard: Add version 2.17.0 (#6729)

This commit is contained in:
Eric 2017-12-20 06:28:37 -06:00 committed by Massimiliano Culpo
parent ea5f8c7382
commit 6ea4614dbd

View File

@ -41,6 +41,7 @@ class Picard(Package):
# They started distributing a single jar file at v2.6.0, prior to
# that it was a .zip file with multiple .jar and .so files
version('2.17.0', '72cc527f1e4ca6a799ae0117af60b54e', expand=False)
version('2.16.0', 'fed8928b03bb36e355656f349e579083', expand=False)
version('2.15.0', '3f5751630b1a3449edda47a0712a64e4', expand=False)
version('2.13.2', '3d7b33fd1f43ad2129e6ec7883af56f5', expand=False)