diff options
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/harfbuzz/harfbuzz_1.7.5.bb (renamed from meta/recipes-graphics/harfbuzz/harfbuzz_1.7.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.7.4.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.7.5.bb index ce1ead4773..0a9b029461 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_1.7.4.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_1.7.5.bb | |||
@@ -12,8 +12,8 @@ DEPENDS = "glib-2.0 cairo fontconfig freetype" | |||
12 | 12 | ||
13 | SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2" | 13 | SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "c7476d8b989869d8b95b37fa53add6bf" | 15 | SRC_URI[md5sum] = "1466ab51fc5aaa6af4065936939cec62" |
16 | SRC_URI[sha256sum] = "b5d6ac8415f97f3540d73f3f91c41c5c10f8a4d76350f11a7184062aae88ac0b" | 16 | SRC_URI[sha256sum] = "84574e1b1f65ca694cb8fb6905309665c0368af18a312357f8ff886ee2f29563" |
17 | 17 | ||
18 | inherit autotools pkgconfig lib_package gtk-doc | 18 | inherit autotools pkgconfig lib_package gtk-doc |
19 | 19 | ||