glm: update to 0.9.8.1.

This commit is contained in:
Michael Gehring 2016-09-30 07:01:10 +02:00
parent d803785e5d
commit a7c4448631

View file

@ -1,6 +1,6 @@
# Template file for 'glm'
pkgname=glm
version=0.9.8.0
version=0.9.8.1
revision=1
noarch=yes
build_style=cmake
@ -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=ce084bb133639e83eb94358ce52c28694c551501c2c778373c29612bb5e5dda8
checksum=b27246788d2020c48f146ff84396a6b93001e5bea42c18f8beceaa5c452c5751
wrksrc=${pkgname}
post_install() {