From 5cfe4196daa5bd6658753fd7997e489c093ea300 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 10 May 2021 20:05:49 +0200 Subject: [PATCH] umockdev: upgrade 0.15.4 -> 0.15.5 to fix build with vala >= 0.52 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-support/umockdev/{umockdev_git.bb => umockdev.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-support/umockdev/{umockdev_git.bb => umockdev.bb} (88%) diff --git a/recipes-support/umockdev/umockdev_git.bb b/recipes-support/umockdev/umockdev.bb similarity index 88% rename from recipes-support/umockdev/umockdev_git.bb rename to recipes-support/umockdev/umockdev.bb index cb9b3aa8..a6a29796 100644 --- a/recipes-support/umockdev/umockdev_git.bb +++ b/recipes-support/umockdev/umockdev.bb @@ -3,8 +3,8 @@ LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" SRC_URI = "git://github.com/martinpitt/umockdev.git" -SRCREV = "4a580e2128b466f944db30ad82e737bde906471b" -PV = "0.15.4" +SRCREV = "8d53ab042b30dfb3f3be7cd9803aa8a545ef1f53" +PV = "0.15.5" S = "${WORKDIR}/git" inherit meson vala gobject-introspection features_check