graphics/glslang: update to 14.1.0
Changes: https://github.com/KhronosGroup/glslang/releases/tag/14.1.0 Reported by: GitHub (watch releases)
This commit is contained in:
parent
9a2af39e5f
commit
833dfc5383
3 changed files with 4 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= glslang
|
||||
DISTVERSION= 14.0.0
|
||||
DISTVERSION= 14.1.0
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1703265088
|
||||
SHA256 (KhronosGroup-glslang-14.0.0_GH0.tar.gz) = 80bbb916a23e94ea9cbfb1acb5d1a44a7e0c9613bcf5b5947c03f2273bdc92b0
|
||||
SIZE (KhronosGroup-glslang-14.0.0_GH0.tar.gz) = 3770344
|
||||
TIMESTAMP = 1709939156
|
||||
SHA256 (KhronosGroup-glslang-14.1.0_GH0.tar.gz) = b5e4c36d60eda7613f36cfee3489c6f507156829c707e1ecd7f48ca45b435322
|
||||
SIZE (KhronosGroup-glslang-14.1.0_GH0.tar.gz) = 3835211
|
||||
|
|
|
@ -14,17 +14,10 @@ include/glslang/SPIRV/SPVRemapper.h
|
|||
include/glslang/SPIRV/disassemble.h
|
||||
include/glslang/SPIRV/spirv.hpp
|
||||
include/glslang/build_info.h
|
||||
lib/cmake/OSDependentTargets.cmake
|
||||
lib/cmake/SPIRVTargets.cmake
|
||||
lib/cmake/SPVRemapperTargets.cmake
|
||||
lib/cmake/glslang-default-resource-limitsTargets.cmake
|
||||
lib/cmake/glslang-standaloneTargets.cmake
|
||||
lib/cmake/glslang/glslang-config-version.cmake
|
||||
lib/cmake/glslang/glslang-config.cmake
|
||||
lib/cmake/glslang/glslang-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/glslang/glslang-targets.cmake
|
||||
lib/cmake/glslangTargets.cmake
|
||||
lib/cmake/spirv-remapTargets.cmake
|
||||
lib/libGenericCodeGen.a
|
||||
lib/libMachineIndependent.a
|
||||
lib/libOSDependent.a
|
||||
|
|
Loading…
Reference in a new issue