mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
cglm: update to 0.9.6.
This commit is contained in:
parent
a5153110c4
commit
9178cfc801
1 changed files with 2 additions and 2 deletions
|
@ -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 <orphan@voidlinux.org>"
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue