summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/cglm/cglm_0.9.6.bb (renamed from meta-oe/recipes-graphics/cglm/cglm_0.9.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/cglm/cglm_0.9.4.bb b/meta-oe/recipes-graphics/cglm/cglm_0.9.6.bb
index 6fcc07d92b..cbcd6c0c6e 100644
--- a/meta-oe/recipes-graphics/cglm/cglm_0.9.4.bb
+++ b/meta-oe/recipes-graphics/cglm/cglm_0.9.6.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.9.1 12# Tag v0.9.6
13SRCREV = "1796cc5ce298235b615dc7a4750b8c3ba56a05dd" 13SRCREV = "144d1e7c29b3b0c6dede7917a0476cc95248559c"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16