Skip to content

Commit

Permalink
harfbuzz: update source checksums after upstream replaced the tarball
Browse files Browse the repository at this point in the history
RP: Upstream replaced the original release tarball:
servo/rust-harfbuzz#141

(From OE-Core rev: 96b29910f8515dc79ca4ecc0a1dfbbe3efb83f19)

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
  • Loading branch information
yizhao1 authored and rpurdie committed Apr 16, 2019
1 parent de0019c commit 7b55ec6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta/recipes-graphics/harfbuzz/harfbuzz_2.4.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7b55ec6

Please sign in to comment.