diff options
Diffstat (limited to 'meta-oe/recipes-graphics/cairo/cairomm_1.14.3.bb')
-rw-r--r-- | meta-oe/recipes-graphics/cairo/cairomm_1.14.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/cairo/cairomm_1.14.3.bb b/meta-oe/recipes-graphics/cairo/cairomm_1.14.3.bb index 6407c6885..2e16da312 100644 --- a/meta-oe/recipes-graphics/cairo/cairomm_1.14.3.bb +++ b/meta-oe/recipes-graphics/cairo/cairomm_1.14.3.bb | |||
@@ -8,7 +8,7 @@ inherit gnomebase | |||
8 | 8 | ||
9 | DEPENDS += "boost cairo libsigc++-2.0" | 9 | DEPENDS += "boost cairo libsigc++-2.0" |
10 | 10 | ||
11 | SRC_URI = "https://www.cairographics.org/releases/${P}.tar.xz" | 11 | SRC_URI = "https://www.cairographics.org/releases/${BP}.tar.xz" |
12 | SRC_URI[sha256sum] = "0d37e067c5c4ca7808b7ceddabfe1932c5bd2a750ad64fb321e1213536297e78" | 12 | SRC_URI[sha256sum] = "0d37e067c5c4ca7808b7ceddabfe1932c5bd2a750ad64fb321e1213536297e78" |
13 | 13 | ||
14 | FILES:${PN}-doc += "${datadir}/devhelp" | 14 | FILES:${PN}-doc += "${datadir}/devhelp" |