Updated misc devel tools. (#6897)

This commit is contained in:
stefanosoffia
2018-01-11 17:06:53 +01:00
committed by Adam J. Stewart
parent 5d49fe4b4c
commit 5dd7baa61d
7 changed files with 8 additions and 1 deletions

View File

@@ -30,6 +30,7 @@ class BashCompletion(AutotoolsPackage):
homepage = "https://github.com/scop/bash-completion"
url = "https://github.com/scop/bash-completion/archive/2.3.tar.gz"
version('2.7', 'f72c9e2e877d188c3159956a3496a450e7279b76')
version('2.3', '67e50f5f3c804350b43f2b664c33dde811d24292')
version('develop', git='https://github.com/scop/bash-completion.git')