glm: update 0.9.7.1 -> 0.9.8.3
Licence checksum was changed by changin copyright year Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -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() {
|
||||
Reference in New Issue
Block a user