summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/cglm/cglm_0.9.2.bb (renamed from meta-oe/recipes-graphics/cglm/cglm_0.9.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/cglm/cglm_0.9.1.bb b/meta-oe/recipes-graphics/cglm/cglm_0.9.2.bb
index 603ebe48d1..b503c6ed9c 100644
--- a/meta-oe/recipes-graphics/cglm/cglm_0.9.1.bb
+++ b/meta-oe/recipes-graphics/cglm/cglm_0.9.2.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8dc95c4110ba741c43832734b51b7de7"
10 10
11SRC_URI = "git://github.com/recp/cglm;branch=master;protocol=https" 11SRC_URI = "git://github.com/recp/cglm;branch=master;protocol=https"
12# Tag v0.9.1 12# Tag v0.9.1
13SRCREV = "cdd4d0e83e9ee79f73aeb0a4fb60b4abd8ecf947" 13SRCREV = "c8781615183ce3cb4f5d72caf70f2c01d7d4d2af"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16