summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/glaze/glaze_7.2.1.bb (renamed from meta-oe/recipes-support/glaze/glaze_7.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/glaze/glaze_7.1.1.bb b/meta-oe/recipes-support/glaze/glaze_7.2.1.bb
index ef1f9032b1..9750253005 100644
--- a/meta-oe/recipes-support/glaze/glaze_7.1.1.bb
+++ b/meta-oe/recipes-support/glaze/glaze_7.2.1.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 = "a6008aa05d26ab1653bda73235fe05629f7bdad0" 8SRCREV = "527b419fecfcc19261866dcfdf62dbf6e393970c"
9 9
10inherit cmake 10inherit cmake
11 11