diff options
| author | Bradley Austin Davis <bdavis@saintandreas.org> | 2019-08-22 14:59:38 -0700 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-22 14:59:38 -0700 |
| commit | fcd8a6459622f4ed63bbdb46e0d40c6239cffa43 (patch) | |
| tree | 67cbb5795862eeaaad4e2cdb1eb7faa6dff1fc9d /ports/basisu/CONTROL | |
| parent | 9241e6c4b2ca8dbf8ec2c0997084d63bf48ce460 (diff) | |
| download | vcpkg-fcd8a6459622f4ed63bbdb46e0d40c6239cffa43.tar.gz vcpkg-fcd8a6459622f4ed63bbdb46e0d40c6239cffa43.zip | |
[basisu] fix vcpkg version, merge upstream fixes (#7836)
Diffstat (limited to 'ports/basisu/CONTROL')
| -rw-r--r-- | ports/basisu/CONTROL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/basisu/CONTROL b/ports/basisu/CONTROL index f31edab07..77b3891a1 100644 --- a/ports/basisu/CONTROL +++ b/ports/basisu/CONTROL @@ -1,5 +1,6 @@ Source: basisu
-Version: 0.0.1-1
+Version: 1.11-1
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
\ No newline at end of file +Build-Depends: lodepng
+
|
