summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/protobuf/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/protobuf/package.py')
-rw-r--r--var/spack/repos/builtin/packages/protobuf/package.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/var/spack/repos/builtin/packages/protobuf/package.py b/var/spack/repos/builtin/packages/protobuf/package.py
index eafb6a33d2..038c208864 100644
--- a/var/spack/repos/builtin/packages/protobuf/package.py
+++ b/var/spack/repos/builtin/packages/protobuf/package.py
@@ -6,7 +6,7 @@
# Created by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
-# For details, see https://github.com/llnl/spack
+# For details, see https://github.com/spack/spack
# Please also see the NOTICE and LICENSE files for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
@@ -51,7 +51,7 @@ class Protobuf(CMakePackage):
def fetch_remote_versions(self):
"""Ignore additional source artifacts uploaded with releases,
only keep known versions
- fix for https://github.com/LLNL/spack/issues/5356"""
+ fix for https://github.com/spack/spack/issues/5356"""
return dict(map(
lambda u: (u, self.url_for_version(u)),
spack.util.web.find_versions_of_archive(