summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/cglm/cglm_0.9.1.bb (renamed from meta-oe/recipes-graphics/cglm/cglm_0.8.9.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/cglm/cglm_0.8.9.bb b/meta-oe/recipes-graphics/cglm/cglm_0.9.1.bb
index fbd267b16f..603ebe48d1 100644
--- a/meta-oe/recipes-graphics/cglm/cglm_0.8.9.bb
+++ b/meta-oe/recipes-graphics/cglm/cglm_0.9.1.bb
@@ -9,8 +9,8 @@ LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://LICENSE;md5=8dc95c4110ba741c43832734b51b7de7" 9LIC_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.8.5 12# Tag v0.9.1
13SRCREV = "c51040cd4139b628fba2a0e6751ad4aecbc0c81a" 13SRCREV = "cdd4d0e83e9ee79f73aeb0a4fb60b4abd8ecf947"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16