summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/glaze/glaze_7.6.0.bb (renamed from meta-oe/recipes-support/glaze/glaze_7.3.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/glaze/glaze_7.3.3.bb b/meta-oe/recipes-support/glaze/glaze_7.6.0.bb
index e733d166b2..7d0e1d87ae 100644
--- a/meta-oe/recipes-support/glaze/glaze_7.3.3.bb
+++ b/meta-oe/recipes-support/glaze/glaze_7.6.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ea4d29875d83fbbf50485c846dbbbed8"
5 5
6SRC_URI = "git://github.com/stephenberry/glaze;protocol=https;branch=main;tag=v${PV}" 6SRC_URI = "git://github.com/stephenberry/glaze;protocol=https;branch=main;tag=v${PV}"
7 7
8SRCREV = "dbf6caec935b768546587a413e45d033480c4483" 8SRCREV = "e4d8b406bc509cf236a11bc455fad29a024d5fb2"
9 9
10inherit cmake 10inherit cmake
11 11