glm: update to 0.9.8.2.
This commit is contained in:
parent
a8297de9e3
commit
e5c5db2a5a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'glm'
|
||||
pkgname=glm
|
||||
version=0.9.8.1
|
||||
revision=2
|
||||
version=0.9.8.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=cmake
|
||||
hostmakedepends="unzip"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
short_desc="A C++ mathematics library for graphics programming"
|
||||
homepage="http://glm.g-truc.net"
|
||||
distfiles="https://github.com/g-truc/glm/releases/download/${version}/glm-${version}.zip"
|
||||
checksum=b27246788d2020c48f146ff84396a6b93001e5bea42c18f8beceaa5c452c5751
|
||||
checksum=760cc94d5d2cd1925a4e85dbc3e3ca4195bca7331d54386e67dff721c2ef0ce5
|
||||
wrksrc=${pkgname}
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue