From fd3c962cc651cfd2e2511e476e088a77c9b6bb90 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Wed, 5 Oct 2022 15:49:43 -0700 Subject: [PATCH] cglm: update to 2.8.5. --- srcpkgs/cglm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cglm/template b/srcpkgs/cglm/template index 05885c452520b7..698ea9d6d01734 100644 --- a/srcpkgs/cglm/template +++ b/srcpkgs/cglm/template @@ -1,6 +1,6 @@ # Template file for 'cglm' pkgname=cglm -version=0.8.4 +version=0.8.5 revision=1 build_style=meson short_desc="Highly Optimized Graphics Math (glm) for C" @@ -8,7 +8,7 @@ maintainer="Nicu Borta " license="MIT" homepage="https://github.com/recp/cglm" distfiles="https://github.com/recp/cglm/archive/v${version}.tar.gz" -checksum=42f84c42c8a3e62954da77ab5c5d3264033d5802009e175db7921332a476126e +checksum=baefa21342d228a83c90708459a745d5aa9b0ebb381555eea42db1f37fdf7a5a post_install() { vlicense LICENSE