glm: update to 0.9.5.3.
This commit is contained in:
parent
f1eb5e0cc4
commit
3f9fcc764c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'glm'
|
||||
pkgname=glm
|
||||
version=0.9.3.4
|
||||
revision=2
|
||||
version=0.9.5.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="unzip"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -9,7 +9,8 @@ license="MIT"
|
|||
short_desc="A C++ mathematics library for graphics programming"
|
||||
homepage="http://glm.g-truc.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/ogl-math/glm-${version}.zip"
|
||||
checksum=0646b29718cf3ad2ee9c4c9dcb2d5b1d9b483fc0b71764e93b369934203d90ce
|
||||
checksum=3407f9d2a94d2576ed6bdcd25b1852a52b8ccb5ef035523967ff9e5b0557bc59
|
||||
wrksrc=${pkgname}
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/include/glm
|
||||
|
|
Loading…
Reference in New Issue