diff options
Diffstat (limited to 'recipes/cairo/cairo_1.7.6.bb')
-rw-r--r-- | recipes/cairo/cairo_1.7.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/cairo/cairo_1.7.6.bb b/recipes/cairo/cairo_1.7.6.bb index b90c2631d5..39ea0941ea 100644 --- a/recipes/cairo/cairo_1.7.6.bb +++ b/recipes/cairo/cairo_1.7.6.bb @@ -7,3 +7,6 @@ SRC_URI = "http://cairographics.org/snapshots/cairo-${PV}.tar.gz \ " + +SRC_URI[md5sum] = "c612f581b18903b0751a171685fc38dd" +SRC_URI[sha256sum] = "5268faa116a48a68dd74abb245b26b20f1729d3bd56a8414e429904eb1bae124" |