浏览代码

desktop-file-utils: upgrade 0.27 -> 0.28

Changelog:
============
- Increase GLib requirement to 2.26
- Fix install failing on second run
- Fix use of deprecated Meson feature resulting in a warning
- Allow groups with the same name as interfaces in Implements
- Add support for the COSMIC environment

(From OE-Core rev: 60b95f9258209f9eb62edfae86240f49247f5cff)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Wang Mingyu 6 月之前
父节点
当前提交
44d7085fd5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb

+ 1 - 1
meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.27.bb → meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb

@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://src/validator.c;beginline=4;endline=27;md5=281e1114ee6c486a1a0a4295986b9416"
 
 SRC_URI = "http://www.freedesktop.org/software/${BPN}/releases/${BP}.tar.xz"
-SRC_URI[sha256sum] = "a0817df39ce385b6621880407c56f1f298168c040c2032cedf88d5b76affe836"
+SRC_URI[sha256sum] = "4401d4e231d842c2de8242395a74a395ca468cd96f5f610d822df33594898a70"
 
 DEPENDS = "glib-2.0"