diff options
-rw-r--r-- | recipes-graphics/pango/pango_1.28.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-graphics/pango/pango_1.28.3.bb b/recipes-graphics/pango/pango_1.28.3.bb index c77d24057d..4c875bf339 100644 --- a/recipes-graphics/pango/pango_1.28.3.bb +++ b/recipes-graphics/pango/pango_1.28.3.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require pango.inc | 1 | require pango.inc |
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | ||
4 | |||
3 | SRC_URI[archive.md5sum] = "caa74baea47e7e16bc73c89f9089d522" | 5 | SRC_URI[archive.md5sum] = "caa74baea47e7e16bc73c89f9089d522" |
4 | SRC_URI[archive.sha256sum] = "5e278bc9430cc7bb00270f183360d262c5006b51248e8b537ea904573f200632" | 6 | SRC_URI[archive.sha256sum] = "5e278bc9430cc7bb00270f183360d262c5006b51248e8b537ea904573f200632" |
5 | 7 | ||