for LaunchMON added latest git commit and dependences
This commit is contained in:
		| @@ -31,6 +31,11 @@ class Launchmon(Package): | ||||
|     url      = "http://downloads.sourceforge.net/project/launchmon/launchmon/1.0.1%20release/launchmon-1.0.1.tar.gz" | ||||
|  | ||||
|     version('1.0.1', '2f12465803409fd07f91174a4389eb2b') | ||||
|     version('1.0.1-2', git='https://github.com/scalability-llnl/launchmon.git', commit='ff7e22424b8f375318951eb1c9282fcbbfa8aadf') | ||||
|  | ||||
|     depends_on('autoconf') | ||||
|     depends_on('automake') | ||||
|     depends_on('libtool') | ||||
|  | ||||
|     def install(self, spec, prefix): | ||||
|         configure( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Gregory L. Lee
					Gregory L. Lee