diff options
author | wangmy <wangmy@fujitsu.com> | 2022-09-20 10:20:47 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-09-20 18:55:26 -0700 |
commit | 9df3e793b839df6124e289eeebe0cec67761b201 (patch) | |
tree | 74e1a804faa5efb915f46b26bd2e77f395ec44e8 | |
parent | 719fea0f0f55a9cd5d1737a8ef9c9c3bb27ac85b (diff) | |
download | meta-openembedded-9df3e793b839df6124e289eeebe0cec67761b201.tar.gz |
xmag: upgrade 1.0.6 -> 1.0.7
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xmag_1.0.7.bb (renamed from meta-oe/recipes-graphics/xorg-app/xmag_1.0.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xmag_1.0.6.bb b/meta-oe/recipes-graphics/xorg-app/xmag_1.0.7.bb index ab74f5bd67..f3dac53451 100644 --- a/meta-oe/recipes-graphics/xorg-app/xmag_1.0.6.bb +++ b/meta-oe/recipes-graphics/xorg-app/xmag_1.0.7.bb | |||
@@ -7,5 +7,5 @@ LICENSE = "MIT" | |||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=3413fe6832380b44b69b172d2d1b2387" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=3413fe6832380b44b69b172d2d1b2387" |
8 | DEPENDS += " libxaw libxt" | 8 | DEPENDS += " libxaw libxt" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "8aaa41374935d697ee55d7dc9de70781" | 10 | SRC_URI_EXT = "xz" |
11 | SRC_URI[sha256sum] = "87a2bc23b251e2d8f8370d3283a4d6c8dac98a30cb5749a04336cdb55c14e161" | 11 | SRC_URI[sha256sum] = "009936cc5a2706084079127b26cf55c713767650a34cb69e5682d60e33ce7461" |