faodel: update github URL organization to sandialabs (#39446)
This commit is contained in:
parent
f41d7a89f3
commit
00f8f5898a
@ -9,9 +9,9 @@
|
||||
class Faodel(CMakePackage):
|
||||
"""Flexible, Asynchronous, Object Data-Exchange Libraries"""
|
||||
|
||||
homepage = "https://github.com/faodel/faodel"
|
||||
url = "https://github.com/faodel/faodel/archive/v1.2108.1.tar.gz"
|
||||
git = "https://github.com/faodel/faodel.git"
|
||||
homepage = "https://github.com/sandialabs/faodel"
|
||||
url = "https://github.com/sandialabs/faodel/archive/v1.2108.1.tar.gz"
|
||||
git = "https://github.com/sandialabs/faodel.git"
|
||||
|
||||
maintainers("tkordenbrock", "craigulmer")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user