summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/kineto/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/kineto/package.py')
-rw-r--r--var/spack/repos/builtin/packages/kineto/package.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/kineto/package.py b/var/spack/repos/builtin/packages/kineto/package.py
index 8f0ed34d05..fb17563e18 100644
--- a/var/spack/repos/builtin/packages/kineto/package.py
+++ b/var/spack/repos/builtin/packages/kineto/package.py
@@ -13,6 +13,8 @@ class Kineto(CMakePackage):
homepage = "https://github.com/pytorch/kineto"
git = "https://github.com/pytorch/kineto.git"
+ license("BSD-3-Clause")
+
version("master", branch="master", submodules=True)
version(
"2021-05-12", commit="a631215ac294805d5360e0ecceceb34de6557ba8", submodules=True