aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/vulkan-tools/Makefile')
-rw-r--r--graphics/vulkan-tools/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/vulkan-tools/Makefile b/graphics/vulkan-tools/Makefile
index 2e189cb47b6e..8a092e769cbe 100644
--- a/graphics/vulkan-tools/Makefile
+++ b/graphics/vulkan-tools/Makefile
@@ -1,12 +1,8 @@
PORTNAME= vulkan-tools
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.209
+DISTVERSION= 1.3.210
CATEGORIES= graphics
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+= 431f3b53ae73.patch:-p1 # https://github.com/KhronosGroup/Vulkan-Tools/pull/634
-PATCHFILES+= e494de740e1b.patch:-p1 # https://github.com/KhronosGroup/Vulkan-Tools/pull/636
-
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Tools and demos for the Vulkan graphics API