add proxy-app tag to the lulesh package (#4951)

This commit is contained in:
Abhinav Bhatele 2017-08-05 11:32:40 -07:00 committed by Adam J. Stewart
parent 2a03585de6
commit 0117e1b76b

View File

@ -33,6 +33,7 @@ class Lulesh(Package):
homepage = "https://codesign.llnl.gov/lulesh.php"
url = "https://codesign.llnl.gov/lulesh/lulesh2.0.3.tgz"
tags = ['proxy-app']
version("2.0.3", "336644a8750f71c7c6b9d2960976e7aa")
patch("remove_defaults.patch")