Merge pull request #2462 from pullmoll/glm
glm: update to 0.9.7.0 + new download location
This commit is contained in:
commit
779d795bcf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glm'
|
||||
pkgname=glm
|
||||
version=0.9.6.3
|
||||
version=0.9.7.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="unzip"
|
||||
|
@ -8,8 +8,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
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=14651b56b10fa68082446acaf6a1116d56b757c8d375b34b5226a83140acd2b2
|
||||
distfiles="https://github.com/g-truc/glm/releases/download/${version}/glm-${version}.zip"
|
||||
checksum=463225d30eda8bbe89dcbb1c528589e0f53e695babd53876ee3f29c3723981f0
|
||||
wrksrc=${pkgname}
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user