]> code.ossystems Code Review - openembedded-core.git/commitdiff
harfbuzz: update source checksums after upstream replaced the tarball
authorYi Zhao <yi.zhao@windriver.com>
Mon, 15 Apr 2019 06:12:58 +0000 (14:12 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Apr 2019 16:40:32 +0000 (17:40 +0100)
RP: Upstream replaced the original release tarball:
https://github.com/servo/rust-harfbuzz/pull/141

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/harfbuzz/harfbuzz_2.4.0.bb

index 5855d77c50f8b46a32908f190e13733a55de9a43..4691d16df82946618df4125b2772ad6223b7f308 100644 (file)
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e021dd6dda6ff1e6b1044002fc662b9b \
 DEPENDS = "glib-2.0 cairo fontconfig freetype"
 
 SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2"
-SRC_URI[md5sum] = "ebccf8203103766383d4c5a0767b102d"
-SRC_URI[sha256sum] = "9035005903da74667d28bb181986e879e11da3d5986722759fa145cca781ead6"
+SRC_URI[md5sum] = "49f111f9b52ae3d9b31c1a3631a320bd"
+SRC_URI[sha256sum] = "b470eff9dd5b596edf078596b46a1f83c179449f051a469430afc15869db336f"
 
 inherit autotools pkgconfig lib_package gtk-doc