[basisu] Updating with latest upstream changes (#8289)

This commit is contained in:
Bradley Austin Davis 2019-09-22 22:59:04 -07:00 committed by Phil Christensen
parent 5926563c77
commit 47531264b3
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Source: basisu
Version: 1.11-1
Version: 1.11-2
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

View File

@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO jherico/basis_universal
REF d303a93f48606829378dd413142d5e1ea744021c
SHA512 aeb29f60904eb19840748a1d6b1b11cd61828362df06c8715d59c7c1556bcd5f78b962dd02bf738249277346a357d2d0f53e0432015eee74978416a1e7e68272
REF b0ec54562c215b2f9ed6d54dcaaca9d762d4aff3
SHA512 27ceb6076c79991639c16bd56a1f81f03fad6d6b4b0184f3f3b594bb163509525e03a7d5f1ba068d186f9cbba677e52972e0b364f4369eadf507fca6e6c60820
HEAD_REF master
)