quicksilver: fix homepage (#47419)

This commit is contained in:
Wouter Deconinck 2024-11-04 23:12:57 -06:00 committed by GitHub
parent 703cd6a313
commit 6822f99cc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ class Quicksilver(MakefilePackage):
tags = ["proxy-app"]
homepage = "https://codesign.llnl.gov/quicksilver.php"
homepage = "https://asc.llnl.gov/codes/proxy-apps/quicksilver"
url = "https://github.com/LLNL/Quicksilver/tarball/V1.0"
git = "https://github.com/LLNL/Quicksilver.git"