cglm: update to 0.9.2

Change by @ahesford: orphan package

Closes: #48971 [via git-merge-pr]
This commit is contained in:
Hans-J. Schmid 2024-02-27 13:19:57 +01:00 committed by Andrew J. Hesford
parent 8c109f6e8c
commit eeec0e4038

View file

@ -1,14 +1,14 @@
# Template file for 'cglm' # Template file for 'cglm'
pkgname=cglm pkgname=cglm
version=0.8.7 version=0.9.2
revision=1 revision=1
build_style=meson build_style=meson
short_desc="Highly Optimized Graphics Math (glm) for C" short_desc="Highly Optimized Graphics Math (glm) for C"
maintainer="Nicu Borta <nicuborta123@tutanota.com>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/recp/cglm" homepage="https://github.com/recp/cglm"
distfiles="https://github.com/recp/cglm/archive/v${version}.tar.gz" distfiles="https://github.com/recp/cglm/archive/v${version}.tar.gz"
checksum=c7022e3e8973cdd96393c251e08e4f136f327d11f64b4c63cf6ea69bf0c0963f checksum=5c0639fe125c00ffaa73be5eeecd6be999839401e76cf4ee05ac2883447a5b4d
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE