aboutsummaryrefslogtreecommitdiff
path: root/ports/freeglut/CONTROL
diff options
context:
space:
mode:
authorIgor Kostenko <isanych@gmail.com>2020-05-21 19:29:52 +0100
committerGitHub <noreply@github.com>2020-05-21 11:29:52 -0700
commit96edc8c4a3f0c3b9e278ce8b38cf87c1c9d668bf (patch)
tree1074265ac30d71962cbae2a8976cc27d3529bab3 /ports/freeglut/CONTROL
parentbb7ab2c92e5fb67efb43c878d6cf248bd4b6c4fd (diff)
downloadvcpkg-96edc8c4a3f0c3b9e278ce8b38cf87c1c9d668bf.tar.gz
vcpkg-96edc8c4a3f0c3b9e278ce8b38cf87c1c9d668bf.zip
[freeglut] updated to 3.2.1 (#11423)
* [freeglut] updated to 3.2.1 * [freeglut] address review comments * [freeglut] add glut forwarding header * [freeglut] revert incorrect wrapper location * [freeglut] enable FREEGLUT_REPLACE_GLUT * [freeglut] static lib renaming is not needed anymore * [freeglut] revert FREEGLUT_REPLACE_GLUT setting, always use glut.h * Revert "[freeglut] static lib renaming is not needed anymore" This reverts commit 550018c1b81d483ef7d36e5e925e60f7cffeb368.
Diffstat (limited to 'ports/freeglut/CONTROL')
-rw-r--r--ports/freeglut/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/freeglut/CONTROL b/ports/freeglut/CONTROL
index 05cd80860..acda2181e 100644
--- a/ports/freeglut/CONTROL
+++ b/ports/freeglut/CONTROL
@@ -1,4 +1,4 @@
Source: freeglut
-Version: 3.0.0-9
+Version: 3.2.1
Homepage: https://sourceforge.net/projects/freeglut/
Description: Open source implementation of GLUT with source and binary backwards compatibility.