mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
glm: update to 0.9.6.3.
This commit is contained in:
parent
e82de09afa
commit
f46ef1ac96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'glm'
|
# Template file for 'glm'
|
||||||
pkgname=glm
|
pkgname=glm
|
||||||
version=0.9.5.4
|
version=0.9.6.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
short_desc="A C++ mathematics library for graphics programming"
|
short_desc="A C++ mathematics library for graphics programming"
|
||||||
homepage="http://glm.g-truc.net"
|
homepage="http://glm.g-truc.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/ogl-math/glm-${version}.zip"
|
distfiles="${SOURCEFORGE_SITE}/ogl-math/glm-${version}.zip"
|
||||||
checksum=c25002f109104bb8eb37a7e74c745cbc0a713ec5d9a857050c7878edb5ee246c
|
checksum=14651b56b10fa68082446acaf6a1116d56b757c8d375b34b5226a83140acd2b2
|
||||||
wrksrc=${pkgname}
|
wrksrc=${pkgname}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue