bedtools2: Add version 2.27.1 (#6693)

This commit is contained in:
Eric 2017-12-16 20:36:35 -06:00 committed by Christoph Junghans
parent 5d0e7abcc5
commit 87420dccee

View File

@ -34,6 +34,7 @@ class Bedtools2(Package):
homepage = "https://github.com/arq5x/bedtools2"
url = "https://github.com/arq5x/bedtools2/archive/v2.26.0.tar.gz"
version('2.27.1', '8e0afcab95a824e42a6e99c5436a8438')
version('2.27.0', '052f22eb214ef2e7e7981b3c01167302')
version('2.26.0', '52227e7efa6627f0f95d7d734973233d')
version('2.25.0', '534fb4a7bf0d0c3f05be52a0160d8e3d')