mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cglm: update to 0.8.7.
This commit is contained in:
parent
cc18c7a47a
commit
3642c14066
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cglm'
|
# Template file for 'cglm'
|
||||||
pkgname=cglm
|
pkgname=cglm
|
||||||
version=0.8.5
|
version=0.8.7
|
||||||
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"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Nicu Borta <nicuborta123@tutanota.com>"
|
||||||
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=baefa21342d228a83c90708459a745d5aa9b0ebb381555eea42db1f37fdf7a5a
|
checksum=c7022e3e8973cdd96393c251e08e4f136f327d11f64b4c63cf6ea69bf0c0963f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue