Added the latest versions of a few packages (#7910)

* automake: added version 1.16.1

* lmod: added version 7.7.29

* git: added version 2.17.0

* tmux: added version 2.7

* scala: added version 2.12.5, fixed typo in version 2.10.6

* Added spark@2.3.0, hadoop@3.1.0, jdk@8u172-b11

* picard: added version 2.18.3

* tar: added version 1.30
This commit is contained in:
Massimiliano Culpo
2018-04-26 14:46:45 +02:00
committed by GitHub
parent e2092896b9
commit 50122a585a
10 changed files with 21 additions and 2 deletions

View File

@@ -36,6 +36,7 @@ class Tmux(AutotoolsPackage):
homepage = "http://tmux.github.io"
url = "https://github.com/tmux/tmux/releases/download/2.6/tmux-2.6.tar.gz"
version('2.7', 'bcdfcf910c94c3e02ce6b1c035880306')
version('2.6', 'd541ff392249f94c4f3635793556f827')
version('2.5', '4a5d73d96d8f11b0bdf9b6f15ab76d15')
version('2.4', '6165d3aca811a3225ef8afbd1afcf1c5')