diff --git a/recipes-support/glm/glm_0.9.7.1.bb b/recipes-support/glm/glm_0.9.8.3.bb similarity index 83% rename from recipes-support/glm/glm_0.9.7.1.bb rename to recipes-support/glm/glm_0.9.8.3.bb index 04bebda..61481af 100644 --- a/recipes-support/glm/glm_0.9.7.1.bb +++ b/recipes-support/glm/glm_0.9.8.3.bb @@ -1,12 +1,12 @@ SUMMARY = "C++ mathematics library for graphics programming" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://copying.txt;md5=6ba02d5f908587c6f3942e76bf6d92d6" +LIC_FILES_CHKSUM = "file://copying.txt;md5=4431606d144252143c9c3df384a74cad" inherit cmake SRC_URI = "git://github.com/g-truc/glm.git" -# 0.9.7.1 tag -SRCREV = "8f39bb8730d45570384f3156eb0126b835024d69" +# 0.9.8.3 tag +SRCREV = "6a1e2ec5d5e79e6d869c947cbdbcbb297bdf9d32" S = "${WORKDIR}/git" do_configure() {