Skip to content

Commit

Permalink
ubuntu-win64-cross: Update Vulkan headers
Browse files Browse the repository at this point in the history
  • Loading branch information
mborgerson committed Jan 26, 2025
1 parent e869522 commit 1515cea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ubuntu-win64-cross/vulkan-headers.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ PKG := vulkan-headers
$(PKG)_WEBSITE := https://github.com/KhronosGroup/Vulkan-Headers
$(PKG)_DESCR := Vulkan-Headers
$(PKG)_IGNORE :=
$(PKG)_VERSION := vulkan-sdk-1.3.296.0
$(PKG)_VERSION := vulkan-sdk-1.4.304.0
$(PKG)_SUBDIR := Vulkan-Headers-$($(PKG)_VERSION)
$(PKG)_FILE := vulkan-headers-$($(PKG)_VERSION).tar.gz
$(PKG)_CHECKSUM := 1e872a0be3890784bbe68dcd89b7e017fed77ba95820841848718c98bda6dc33
$(PKG)_CHECKSUM := 46f8f5b6384a36c688e0c40d28d534df41d22de406493dfb5c9b7bcc29672613
$(PKG)_URL := https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/$($(PKG)_VERSION).tar.gz
$(PKG)_DEPS := cc

Expand Down

0 comments on commit 1515cea

Please sign in to comment.