package: Add newer version of PowerAPI package (#15005)

* Add newer commit of PowerAPI package

* Update naming scheme to be easier to read
This commit is contained in:
Carson Woods 2020-02-16 22:17:07 -05:00 committed by GitHub
parent 1cc7a3533b
commit bbd256e2fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ class Powerapi(AutotoolsPackage):
homepage = "https://powerapi.sandia.gov/"
git = "https://github.com/pwrapi/pwrapi-ref.git"
version('2020-01-30', commit='21f75b1469261d99e604f7ddc18f30513ebdd048')
version('1.1.1', commit='93f66dfa29f014067823f2b790a1862e5841a11c')
variant('hwloc', default=False, description='Build hwloc support')