mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
fribidi: upgrade 1.0.8 -> 1.0.9
(From OE-Core rev: 571bf9faf5dc98144bfe991fae3ffcebd5e886f1) Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1eac51ae30
commit
3e3b66ca1d
+3
-3
@@ -3,10 +3,10 @@ SECTION = "libs"
|
||||
LICENSE = "LGPLv2.1+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7"
|
||||
|
||||
SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.bz2 \
|
||||
SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.xz \
|
||||
"
|
||||
SRC_URI[md5sum] = "962c7d8ebaa711d4e306161dbe14aa55"
|
||||
SRC_URI[sha256sum] = "94c7b68d86ad2a9613b4dcffe7bbeb03523d63b5b37918bdf2e4ef34195c1e6c"
|
||||
SRC_URI[md5sum] = "1b767c259c3cd8e0c8496970f63c22dc"
|
||||
SRC_URI[sha256sum] = "c5e47ea9026fb60da1944da9888b4e0a18854a0e2410bbfe7ad90a054d36e0c7"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases"
|
||||
|
||||
Reference in New Issue
Block a user