Swift/T Release 1.3 (#4641)

New release of Swift/T along with turbine, adlbx, and exmcutils
dependencies. Update URLs for archive downloads.
This commit is contained in:
Justin M Wozniak
2018-10-12 19:32:27 -05:00
committed by Peter Scheibel
parent 028391c0a3
commit ec81ec5f54
4 changed files with 42 additions and 10 deletions

View File

@@ -30,8 +30,8 @@ class Exmcutils(AutotoolsPackage):
"""ExM C-Utils: Generic C utility library for ADLB/X and Swift/T"""
homepage = 'http://swift-lang.org/Swift-T'
url = 'http://swift-lang.github.io/swift-t-downloads/exmcutils-0.5.3.tar.gz'
url = 'http://swift-lang.github.io/swift-t-downloads/spack/exmcutils-0.0.0.tar.gz'
version('0.5.3', '0e3ed6cc2991c684cd8f08db45c99a39')
version('0.5.6', 'b12a8dc163e3369492ec7c1403fe86e4')
# This package has no dependencies.