Swift/T: all packages (#3130)
* New package.py for ExM C-Utils: An initial package dependency for Swift/T * New package.py for ADLB/X: A 2nd package dependency for Swift/T * New package.py for Turbine * New package.py for STC
This commit is contained in:

committed by
Todd Gamblin

parent
c2fa7b1254
commit
163bdfde93
@@ -29,8 +29,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"
|
||||
homepage = 'http://swift-lang.org/Swift-T'
|
||||
url = 'http://swift-lang.github.io/swift-t-downloads/exmcutils-0.5.3.tar.gz'
|
||||
|
||||
version('0.5.3', '0e3ed6cc2991c684cd8f08db45c99a39')
|
||||
|
||||
|
Reference in New Issue
Block a user