cans: update homepage and url (#46488)
This commit is contained in:
parent
cd3bd453d3
commit
35ae2743d9
@ -15,8 +15,8 @@ class Cans(MakefilePackage):
|
||||
finite-difference Poisson equation
|
||||
in a 3D Cartesian grid."""
|
||||
|
||||
homepage = "https://github.com/p-costa/CaNS"
|
||||
url = "https://github.com/p-costa/CaNS/archive/refs/tags/v1.1.4.tar.gz"
|
||||
homepage = "https://github.com/CaNS-World/CaNS"
|
||||
url = "https://github.com/CaNS-World/CaNS/archive/refs/tags/v1.1.4.tar.gz"
|
||||
|
||||
maintainers("lhxone", "p-costa", "nscapin", "GabrieleBoga")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user