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"