diff --git a/meta-oe/recipes-support/floret/floret_0.10.5.bb b/meta-oe/recipes-support/floret/floret_0.10.5.bb
index 06353fe034..c178c99623 100644
--- a/meta-oe/recipes-support/floret/floret_0.10.5.bb
+++ b/meta-oe/recipes-support/floret/floret_0.10.5.bb
@@ -15,10 +15,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4ce16d1d2b4c556959d654417007b713"

 DEPENDS = "zlib"

-SRC_URI = "git://github.com/explosion/floret.git;protocol=https;branch=main \
+SRC_URI = "git://github.com/explosion/floret.git;protocol=https;branch=main;tag=v${PV} \
            file://0001-PATCH-floret-Adjust-CMake-flags-for-cross-compilation.patch"

-SRCREV = "${AUTOREV}"
+SRCREV = "775638223bee4fabc420cc8234632557452558e0"

 inherit cmake

