From af056fc737c9922b0ed3484150fe1aec199e40f6 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 21 Nov 2022 15:54:05 +0100 Subject: [PATCH] wob: update --- recipes-support/wob/wob_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/wob/wob_git.bb b/recipes-support/wob/wob_git.bb index 5504c16..7fe8997 100644 --- a/recipes-support/wob/wob_git.bb +++ b/recipes-support/wob/wob_git.bb @@ -26,8 +26,8 @@ PACKAGECONFIG[man-pages] = "-Dman-pages=enabled,-Dman-pages=disabled,scdoc-nativ PACKAGECONFIG ??= "" S = "${WORKDIR}/git" -PV = "0.13" -SRCREV = "bce60fd9e3acca37adc46a6b4ee25139f7a4a4d1" +PV = "0.14.2" +SRCREV = "19318a308033ee5ea626ba61068af408392a6251" EXTRA_OEMESON += "--buildtype release"