glm: update to 0.9.9.3.
This commit is contained in:
parent
49a8e1a2f2
commit
bf68d24764
@ -1,18 +1,18 @@
|
||||
# Template file for 'glm'
|
||||
pkgname=glm
|
||||
version=0.9.9.2
|
||||
version=0.9.9.3
|
||||
revision=1
|
||||
wrksrc=glm
|
||||
noarch=yes
|
||||
wrksrc=glm
|
||||
build_style=cmake
|
||||
configure_args="-DGLM_TEST_ENABLE=OFF"
|
||||
hostmakedepends="dos2unix unzip"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
short_desc="A C++ mathematics library for graphics programming"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="http://glm.g-truc.net"
|
||||
distfiles="https://github.com/g-truc/glm/releases/download/${version}/glm-${version}.zip"
|
||||
checksum=209b5943d393925e1a6ecb6734e7507b8f6add25e72a605b25d0d0d382e64fd4
|
||||
checksum=496e855590b8aa138347429b7fc745d66707303fb82c1545260d1888472e137b
|
||||
|
||||
post_install() {
|
||||
local f
|
||||
|
Loading…
x
Reference in New Issue
Block a user