From 0bdb0b07fda227781064177d41a6e6b4393f0c04 Mon Sep 17 00:00:00 2001 From: Jean Luca Bez Date: Thu, 2 Mar 2023 21:23:23 -0800 Subject: update github URL (#35789) --- var/spack/repos/builtin/packages/drishti/package.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'var') diff --git a/var/spack/repos/builtin/packages/drishti/package.py b/var/spack/repos/builtin/packages/drishti/package.py index e8d2a4aae6..7827f4421b 100644 --- a/var/spack/repos/builtin/packages/drishti/package.py +++ b/var/spack/repos/builtin/packages/drishti/package.py @@ -12,8 +12,8 @@ class Drishti(PythonPackage): by detecting typical I/O performance pitfalls and providing a set of recommendations. """ - homepage = "https://github.com/hpc-io/drishti" - git = "https://github.com/hpc-io/drishti" + homepage = "https://github.com/hpc-io/drishti-io" + git = "https://github.com/hpc-io/drishti-io" pypi = "drishti-io/drishti-io-0.4.tar.gz" maintainers("jeanbez", "sbyna") -- cgit v1.2.3-70-g09d2