From 12421a07594eaa95588e277e76c53f035f4e8baa Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 3 Apr 2022 15:09:12 +0200 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 391c1b5..b9d6695 100644 --- a/recipes-support/wob/wob_git.bb +++ b/recipes-support/wob/wob_git.bb @@ -25,8 +25,8 @@ PACKAGECONFIG[man-pages] = "-Dman-pages=enabled,-Dman-pages=disabled,scdoc-nativ PACKAGECONFIG ??= "" S = "${WORKDIR}/git" -PV = "0.12" -SRCREV = "16327f3c9902bd7ab7e74ffa757ce5847895bafc" +PV = "0.13" +SRCREV = "79724fa53f536e8aa23cfb72611983e87351b6e9" EXTRA_OEMESON += "--buildtype release"