From d485d3ee83a649861e2132b31ebf7f30c16e2239 Mon Sep 17 00:00:00 2001 From: op Date: Thu, 15 Dec 2022 12:07:27 +0000 Subject: [PATCH] update math/cglm to 0.8.8 - new abs functions for vec2, ivec2, ivec3, ivec4 - fix assertion in test_clamp on x86 - fix missing abs declaration on Emscripten --- math/cglm/Makefile | 4 ++-- math/cglm/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/cglm/Makefile b/math/cglm/Makefile index f61cafe2317..366d6a6edda 100644 --- a/math/cglm/Makefile +++ b/math/cglm/Makefile @@ -2,9 +2,9 @@ COMMENT = highly optimized graphics math library GH_ACCOUNT = recp GH_PROJECT = cglm -GH_TAGNAME = v0.8.7 +GH_TAGNAME = v0.8.8 -SHARED_LIBS = cglm 0.2 # 0.8.7 +SHARED_LIBS = cglm 0.3 # 0.8.8 CATEGORIES = math diff --git a/math/cglm/distinfo b/math/cglm/distinfo index 2e269008c1a..96e9404fea2 100644 --- a/math/cglm/distinfo +++ b/math/cglm/distinfo @@ -1,2 +1,2 @@ -SHA256 (cglm-0.8.7.tar.gz) = xwIuPolzzdljk8JR4I5PE28yfRH2S0xjz26mm/DAlj8= -SIZE (cglm-0.8.7.tar.gz) = 630522 +SHA256 (cglm-0.8.8.tar.gz) = jj/ZVet+lh6c9zd0MAlDfClkjcxhi9q6pl2xBHRF9UI= +SIZE (cglm-0.8.8.tar.gz) = 631074