chatterbug: update homepage and git (#46489)

This commit is contained in:
Wouter Deconinck 2024-09-21 01:44:49 -05:00 committed by GitHub
parent fc6cd7c51f
commit cd3bd453d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,8 +15,8 @@ class Chatterbug(MakefilePackage):
tags = ["proxy-app"]
homepage = "https://chatterbug.readthedocs.io"
git = "https://github.com/LLNL/chatterbug.git"
homepage = "https://github.com/hpcgroup/chatterbug"
git = "https://github.com/hpcgroup/chatterbug.git"
license("MIT")