From 94e974f79f847a35e70acb0a94579176e4ae7257 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 13 Feb 2025 08:50:59 +0100 Subject: [PATCH] fnott: update --- recipes-support/fnott/fnott_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/fnott/fnott_git.bb b/recipes-support/fnott/fnott_git.bb index cde8a6e..b372241 100644 --- a/recipes-support/fnott/fnott_git.bb +++ b/recipes-support/fnott/fnott_git.bb @@ -27,8 +27,8 @@ DEPENDS = " \ inherit meson pkgconfig features_check S = "${WORKDIR}/git" -PV = "1.7.0" -SRCREV = "2821dd2fcece876d401db2efe04cae17efd67f30" +PV = "1.7.1" +SRCREV = "27a6fcac306836340e08592eeb6b6d0a912926f7" EXTRA_OEMESON += "--buildtype release"