glm: update to 0.9.9.1.
This commit is contained in:
parent
17fefab946
commit
d087ff9600
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glm'
|
||||
pkgname=glm
|
||||
version=0.9.9.0
|
||||
version=0.9.9.1
|
||||
revision=1
|
||||
wrksrc=glm
|
||||
noarch=yes
|
||||
|
@ -11,7 +11,7 @@ short_desc="A C++ mathematics library for graphics programming"
|
|||
license="MIT"
|
||||
homepage="http://glm.g-truc.net"
|
||||
distfiles="https://github.com/g-truc/glm/releases/download/${version}/glm-${version}.zip"
|
||||
checksum=e1c707407c43589e8eeb8b69b902f1a34aaaa59bda1ca144181c2d2d6e531246
|
||||
checksum=10f1471d69ec09992f400705bedc9f5121e17a2c8fd6f9591244bb5ee1104a10
|
||||
|
||||
post_extract() {
|
||||
# Fix compiler version detection: GCC >= 7.2
|
||||
|
|
Loading…
Add table
Reference in a new issue