summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/glaze/glaze_7.3.3.bb (renamed from meta-oe/recipes-support/glaze/glaze_7.3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/glaze/glaze_7.3.0.bb b/meta-oe/recipes-support/glaze/glaze_7.3.3.bb
index 698f0fab3c..e733d166b2 100644
--- a/meta-oe/recipes-support/glaze/glaze_7.3.0.bb
+++ b/meta-oe/recipes-support/glaze/glaze_7.3.3.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 = "d59555bced07d7d4a633e1a282917b567b997b15" 8SRCREV = "dbf6caec935b768546587a413e45d033480c4483"
9 9
10inherit cmake 10inherit cmake
11 11