Skip to content

Commit

Permalink
graphics/shaderc: update to 2023.4
Browse files Browse the repository at this point in the history
Changes:	google/shaderc@v2023.3...v2023.4
Reported by:	Repology, portscout
  • Loading branch information
jbeich committed May 25, 2023
1 parent ca9db3e commit bd557ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions graphics/shaderc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= shaderc
DISTVERSIONPREFIX= v
DISTVERSION= 2023.3
DISTVERSION= 2023.4
CATEGORIES= graphics devel

MAINTAINER= jbeich@FreeBSD.org
Expand All @@ -17,7 +17,7 @@ USES= cmake:testing compiler:c++11-lib localbase:ldflags python:3.4+,build
USE_GITHUB= yes
USE_LDCONFIG= yes
GH_ACCOUNT= google
GH_TUPLE= KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-245-g1feaf44:headers/third_party/spirv-headers
GH_TUPLE= KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-270-gbdbfd01:headers/third_party/spirv-headers
CMAKE_ON+= ${CMAKE_TESTING_OFF}
CMAKE_TESTING_OFF= SHADERC_SKIP_TESTS
CMAKE_ARGS= -Dglslang_SOURCE_DIR:PATH="${LOCALBASE}/include/glslang" \
Expand Down
10 changes: 5 additions & 5 deletions graphics/shaderc/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1679068601
SHA256 (google-shaderc-v2023.3_GH0.tar.gz) = 7f66435c59797cdc6370dc97aa5cab21651385ac6c5159975566d51cc3e6650f
SIZE (google-shaderc-v2023.3_GH0.tar.gz) = 223292
SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-245-g1feaf44_GH0.tar.gz) = bf505456fb2fdd30af51dfe292a6688cf6a54f6a8a2e3a9479cf6895c93b362b
SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-245-g1feaf44_GH0.tar.gz) = 450276
TIMESTAMP = 1684956626
SHA256 (google-shaderc-v2023.4_GH0.tar.gz) = 671c5750638ff5e42e0e0e5325b758a1ab85e6fd0fe934d369a8631c4292f12f
SIZE (google-shaderc-v2023.4_GH0.tar.gz) = 225728
SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-270-gbdbfd01_GH0.tar.gz) = b8f6e31d4ac50d9acb88efa9442c24fe35ff759bb9902631a860546731d6f1c6
SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-270-gbdbfd01_GH0.tar.gz) = 452884

0 comments on commit bd557ce

Please sign in to comment.