diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-05-27 13:13:00 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-26 22:13:00 -0700 |
| commit | 4694b885a2d681e5b0c7b54276d665f569249962 (patch) | |
| tree | cda47315c1a0d49c762b25e9e2b8875fe9c3fb34 /ports/basisu/CONTROL | |
| parent | a95a5022aecd513b247f069d9055709f43319a7a (diff) | |
| download | vcpkg-4694b885a2d681e5b0c7b54276d665f569249962.tar.gz vcpkg-4694b885a2d681e5b0c7b54276d665f569249962.zip | |
[basisu, gppanel, msgpack11, nana, rapidcheck, folly] Fix std function build error (#11494)
Diffstat (limited to 'ports/basisu/CONTROL')
| -rw-r--r-- | ports/basisu/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/basisu/CONTROL b/ports/basisu/CONTROL index 81e17c2de..a690f6dbd 100644 --- a/ports/basisu/CONTROL +++ b/ports/basisu/CONTROL @@ -1,5 +1,5 @@ Source: basisu
-Version: 1.11-3
+Version: 1.11-4
Homepage: https://github.com/BinomialLLC/basis_universal
Description: Basis Universal is a supercompressed GPU texture and video compression format that outputs a highly compressed intermediate file format (.basis) that can be quickly transcoded to a wide variety of GPU texture compression formats.
Build-Depends: lodepng
|
