cairo: verify license (#41902)
This commit is contained in:
		| @@ -13,7 +13,7 @@ class Cairo(AutotoolsPackage): | |||||||
|     homepage = "https://www.cairographics.org/" |     homepage = "https://www.cairographics.org/" | ||||||
|     url = "https://www.cairographics.org/releases/cairo-1.16.0.tar.xz" |     url = "https://www.cairographics.org/releases/cairo-1.16.0.tar.xz" | ||||||
| 
 | 
 | ||||||
|     license("LGPL-2.1-or-later OR MPL-1.1") |     license("LGPL-2.1-or-later OR MPL-1.1", checked_by="tgamblin") | ||||||
| 
 | 
 | ||||||
|     version( |     version( | ||||||
|         "1.17.4", |         "1.17.4", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Todd Gamblin
					Todd Gamblin