From 5c9eb8955b005708d3b8f33b8483db0b20622b68 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 30 Aug 2023 08:18:00 +0200 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 7bb4797..d5c71ec 100644 --- a/recipes-support/fnott/fnott_git.bb +++ b/recipes-support/fnott/fnott_git.bb @@ -33,8 +33,8 @@ RDEPENDS:${PN} = " \ inherit meson pkgconfig features_check S = "${WORKDIR}/git" -PV = "1.4.0" -SRCREV = "f728d986ffac89db3bae63459b09f049720e7051" +PV = "1.4.1" +SRCREV = "627a7b6c3dd696b6ceaee82af9c9eb14f5bd1c88" EXTRA_OEMESON += "--buildtype release"