cairo: verify license (#41902)
This commit is contained in:
parent
8593249e3d
commit
1dac7338ed
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Cairo(AutotoolsPackage):
|
|||
homepage = "https://www.cairographics.org/"
|
||||
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(
|
||||
"1.17.4",
|
||||
|
|
Loading…
Reference in a new issue