mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
harfbuzz: upgrade 2.9.1 -> 3.0.0
(From OE-Core rev: 978c85d09a0deb89822caf5618cd793527ca404c) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a5ddc17014
commit
52da172bcd
+1
-1
@@ -12,7 +12,7 @@ UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases"
|
||||
UPSTREAM_CHECK_REGEX = "harfbuzz-(?P<pver>\d+(\.\d+)+).tar"
|
||||
|
||||
SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "0edcc980f526a338452180e701d6aba6323aef457b6686976a7d17ccbddc51cf"
|
||||
SRC_URI[sha256sum] = "036b0ee118451539783ec7864148bb4106be42a2eb964df4e83e6703ec46f3d9"
|
||||
|
||||
inherit meson pkgconfig lib_package gtk-doc gobject-introspection
|
||||
|
||||
Reference in New Issue
Block a user