diff options
| author | Wolfgang Stöggl <c72578@yahoo.de> | 2020-05-20 23:29:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-20 14:29:45 -0700 |
| commit | 056743134a002880afa55717b592230bb4842124 (patch) | |
| tree | ae43ef8358888b6ee7e7f85696af65bf993e82ff /ports/libepoxy/CONTROL | |
| parent | 3b79a2d257f29f1ce68604b4af453e9bfa80e018 (diff) | |
| download | vcpkg-056743134a002880afa55717b592230bb4842124.tar.gz vcpkg-056743134a002880afa55717b592230bb4842124.zip | |
[libepoxy] Update to 1.5.4 (#11448)
- New upstream version 1.5.4
- Use simplified file(INSTALL ...) for copyright file
- Add libepoxy-1.5.4_Add_call_convention_to_mock_function.patch
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'ports/libepoxy/CONTROL')
| -rw-r--r-- | ports/libepoxy/CONTROL | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ports/libepoxy/CONTROL b/ports/libepoxy/CONTROL index 2e8395539..daf330e83 100644 --- a/ports/libepoxy/CONTROL +++ b/ports/libepoxy/CONTROL @@ -1,5 +1,5 @@ -Source: libepoxy
-Version: 1.5.3-4
-Homepage: https://github.com/anholt/libepoxy
-Description: Epoxy is a library for handling OpenGL function pointer management for you
-Build-Depends: tool-meson
+Source: libepoxy +Version: 1.5.4 +Homepage: https://github.com/anholt/libepoxy +Description: Epoxy is a library for handling OpenGL function pointer management for you +Build-Depends: tool-meson |
