mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
glm: update to 0.9.7.6.
This commit is contained in:
parent
1a6a5bc7e5
commit
341b1b1f03
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'glm'
|
# Template file for 'glm'
|
||||||
pkgname=glm
|
pkgname=glm
|
||||||
version=0.9.7.5
|
version=0.9.7.6
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
|
@ -10,7 +10,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="https://github.com/g-truc/glm/releases/download/${version}/glm-${version}.zip"
|
distfiles="https://github.com/g-truc/glm/releases/download/${version}/glm-${version}.zip"
|
||||||
checksum=f39a908c6519e70ea1e91a8732e69aed84d28c46bc01cc3dedf71ca88b06716f
|
checksum=3994944787fe30a64bc44bfefd11a8e3161bccecf89dd6a7dfaeebbd183abca2
|
||||||
wrksrc=${pkgname}
|
wrksrc=${pkgname}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue