diff options
author | demon <demon@FreeBSD.org> | 2013-06-24 15:17:25 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2013-06-24 15:17:25 +0800 |
commit | 1dc9c70a7893a546e0a96be1b3191db9a0476d6c (patch) | |
tree | c5b400369dc01adad25a962222a75fc5045fe45a /math/glm | |
parent | 792bfcac2577f8f2f7366561d7d350f9325e41b5 (diff) | |
download | freebsd-ports-gnome-1dc9c70a7893a546e0a96be1b3191db9a0476d6c.tar.gz freebsd-ports-gnome-1dc9c70a7893a546e0a96be1b3191db9a0476d6c.tar.zst freebsd-ports-gnome-1dc9c70a7893a546e0a96be1b3191db9a0476d6c.zip |
Update to version 0.9.4.4
Diffstat (limited to 'math/glm')
-rw-r--r-- | math/glm/Makefile | 2 | ||||
-rw-r--r-- | math/glm/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/glm/Makefile b/math/glm/Makefile index cfad92cb8e96..71416de3f603 100644 --- a/math/glm/Makefile +++ b/math/glm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glm -PORTVERSION= 0.9.4.3 +PORTVERSION= 0.9.4.4 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ogl-math/${PORTNAME}-${PORTVERSION} diff --git a/math/glm/distinfo b/math/glm/distinfo index 031e23a2b263..0780bbce2eea 100644 --- a/math/glm/distinfo +++ b/math/glm/distinfo @@ -1,2 +1,2 @@ -SHA256 (glm-0.9.4.3.zip) = 92307b1dcb64fcaa04884bc34d08d11102c0685860c6ea48d09f088d01377e96 -SIZE (glm-0.9.4.3.zip) = 5188364 +SHA256 (glm-0.9.4.4.zip) = 434245b4495c0d87eb6bb80ff5a4d5d0babc37a9804e8999bad8a5b0a20a5a2b +SIZE (glm-0.9.4.4.zip) = 5190773 |