cglm: update to 0.8.4.
This commit is contained in:
parent
dae9139cd1
commit
4f1f18139b
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.3
|
version=0.8.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
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=3a3f935f9f2ed5a8cb6337e421bf6f3a699a72d8cfe26fde1bbb8fde5c1c8aaf
|
checksum=42f84c42c8a3e62954da77ab5c5d3264033d5802009e175db7921332a476126e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue