graphics/vulkan-headers: update to 1.3.227
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.226...v1.3.227 Reported by: Repology, portscout
This commit is contained in:
parent
c30b832915
commit
7a5f592d38
4 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= vulkan-headers
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.3.226
|
||||
DISTVERSION= 1.3.227
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1662032764
|
||||
SHA256 (KhronosGroup-Vulkan-Headers-v1.3.226_GH0.tar.gz) = aa0059f516eaa4af327a2b08737ffb0f9503849836e0d60ac3aab183c3b1532b
|
||||
SIZE (KhronosGroup-Vulkan-Headers-v1.3.226_GH0.tar.gz) = 1553730
|
||||
TIMESTAMP = 1662628310
|
||||
SHA256 (KhronosGroup-Vulkan-Headers-v1.3.227_GH0.tar.gz) = 5b345a9f0dafc96e4d0cd2d95547702c4451691dc731f6b486ba36fd9bab7bfe
|
||||
SIZE (KhronosGroup-Vulkan-Headers-v1.3.227_GH0.tar.gz) = 1585677
|
||||
|
|
|
@ -27,6 +27,7 @@ include/vulkan/vulkan_macos.h
|
|||
include/vulkan/vulkan_metal.h
|
||||
include/vulkan/vulkan_raii.hpp
|
||||
include/vulkan/vulkan_screen.h
|
||||
include/vulkan/vulkan_static_assertions.hpp
|
||||
include/vulkan/vulkan_structs.hpp
|
||||
include/vulkan/vulkan_to_string.hpp
|
||||
include/vulkan/vulkan_vi.h
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= vulkan-loader
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTVERSION= 1.3.226
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics devel
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue