diff options
Diffstat (limited to 'recipes/cairo/cairomm_1.8.2.bb')
-rw-r--r-- | recipes/cairo/cairomm_1.8.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/cairo/cairomm_1.8.2.bb b/recipes/cairo/cairomm_1.8.2.bb index 814689e1bd..819aff27d1 100644 --- a/recipes/cairo/cairomm_1.8.2.bb +++ b/recipes/cairo/cairomm_1.8.2.bb @@ -5,3 +5,6 @@ DESCRIPTION = "C++ bindings for Cairo graphics library" SRC_URI = "http://cairographics.org/releases/cairomm-${PV}.tar.gz" + +SRC_URI[md5sum] = "24aa46a4f92bdb2af7cd80e6b335f07f" +SRC_URI[sha256sum] = "9bf111528227dd414926ecc51e4a7a155a1c8640b919d41950beea5e0a9563af" |