From 9178cfc8010777910a9b0cab305483ec0d24e662 Mon Sep 17 00:00:00 2001 From: Shashank Thakur Date: Thu, 5 Jun 2025 20:22:21 +0200 Subject: [PATCH] cglm: update to 0.9.6. --- srcpkgs/cglm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cglm/template b/srcpkgs/cglm/template index ca931cf6251..97db1f787e5 100644 --- a/srcpkgs/cglm/template +++ b/srcpkgs/cglm/template @@ -1,6 +1,6 @@ # Template file for 'cglm' pkgname=cglm -version=0.9.3 +version=0.9.6 revision=1 build_style=meson short_desc="Highly Optimized Graphics Math (glm) for C" @@ -8,7 +8,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/recp/cglm" distfiles="https://github.com/recp/cglm/archive/v${version}.tar.gz" -checksum=4eda95e34f116c36203777f4fe770d64a3158b1450ea40364abb111cf4ba4773 +checksum=be5e7d384561eb0fca59724a92b7fb44bf03e588a7eae5123a7d796002928184 post_install() { vlicense LICENSE