cglm: update to 0.8.3.
This commit is contained in:
parent
58326cb29f
commit
90246f715c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cglm'
|
||||
pkgname=cglm
|
||||
version=0.8.2
|
||||
version=0.8.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Highly Optimized Graphics Math (glm) for C"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Nicu Borta <nicuborta123@tutanota.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/recp/cglm"
|
||||
distfiles="https://github.com/recp/cglm/archive/v${version}.tar.gz"
|
||||
checksum=b578e3c9d3d93d83001e59c2f1e412043089f05684836f7ea570e9cb8f60df22
|
||||
checksum=3a3f935f9f2ed5a8cb6337e421bf6f3a699a72d8cfe26fde1bbb8fde5c1c8aaf
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue