fmt: Add git attribute (#41293)
This commit is contained in:
parent
2c4bc287b8
commit
367ca3f0ec
@ -13,6 +13,7 @@ class Fmt(CMakePackage):
|
||||
|
||||
homepage = "https://fmt.dev/"
|
||||
url = "https://github.com/fmtlib/fmt/releases/download/7.1.3/fmt-7.1.3.zip"
|
||||
git = "https://github.com/fmtlib/fmt.git"
|
||||
maintainers("msimberg")
|
||||
|
||||
license("MIT")
|
||||
|
Loading…
Reference in New Issue
Block a user