aboutsummaryrefslogtreecommitdiff
path: root/ports/libepoxy/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-09-18 01:12:33 +0800
committerPhil Christensen <philc@microsoft.com>2019-09-17 10:12:33 -0700
commit54506fb05f39b1cefcc20a2117944c7a8492a0c6 (patch)
tree9877b20b5a9dd1fc77e6277cc93786976fcf3c51 /ports/libepoxy/CONTROL
parentd8865cbeb1d61a93ca56af987886aac65943c70b (diff)
downloadvcpkg-54506fb05f39b1cefcc20a2117944c7a8492a0c6.tar.gz
vcpkg-54506fb05f39b1cefcc20a2117944c7a8492a0c6.zip
[libepoxy]Add support with unix. (#7985)
* [libepoxy/]Add support with unix. * [libepoxy]Improve warning message.
Diffstat (limited to 'ports/libepoxy/CONTROL')
-rw-r--r--ports/libepoxy/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libepoxy/CONTROL b/ports/libepoxy/CONTROL
index acab175c5..9b2e96717 100644
--- a/ports/libepoxy/CONTROL
+++ b/ports/libepoxy/CONTROL
@@ -1,4 +1,4 @@
Source: libepoxy
-Version: 1.5.3
+Version: 1.5.3-1
Homepage: https://github.com/anholt/libepoxy
Description: Epoxy is a library for handling OpenGL function pointer management for you