metkit: add git url (#42867)
This commit is contained in:
		| @@ -11,6 +11,7 @@ class Metkit(CMakePackage): | |||||||
|     implementing the MARS language and associated processing and semantics.""" |     implementing the MARS language and associated processing and semantics.""" | ||||||
| 
 | 
 | ||||||
|     homepage = "https://github.com/ecmwf/metkit" |     homepage = "https://github.com/ecmwf/metkit" | ||||||
|  |     git = "https://github.com/ecmwf/metkit.git" | ||||||
|     url = "https://github.com/ecmwf/metkit/archive/refs/tags/1.7.0.tar.gz" |     url = "https://github.com/ecmwf/metkit/archive/refs/tags/1.7.0.tar.gz" | ||||||
| 
 | 
 | ||||||
|     maintainers("skosukhin", "victoria-cherkas", "dominichofer") |     maintainers("skosukhin", "victoria-cherkas", "dominichofer") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Victoria Cherkas
					Victoria Cherkas