aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-caps-viewer/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-07-07 19:23:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-07-08 10:43:30 +0000
commitd4f6bf1fe10bb6d20a040c9e20f21ea078a150e5 (patch)
tree75fc4cedec1996c181c411e518f900767f89ce2c /graphics/vulkan-caps-viewer/Makefile
parent498c30285c9e329ccf4bfc84a7a7b544a89f042c (diff)
downloadports-d4f6bf1fe10bb6d20a040c9e20f21ea078a150e5.tar.gz
ports-d4f6bf1fe10bb6d20a040c9e20f21ea078a150e5.zip
graphics/vulkan-caps-viewer: update to 3.02
Changes: https://github.com/SaschaWillems/VulkanCapsViewer/releases/tag/3.02 Reported by: GitHub (watch releases)
Diffstat (limited to 'graphics/vulkan-caps-viewer/Makefile')
-rw-r--r--graphics/vulkan-caps-viewer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/vulkan-caps-viewer/Makefile b/graphics/vulkan-caps-viewer/Makefile
index f1499dee6316..5c90164cdc72 100644
--- a/graphics/vulkan-caps-viewer/Makefile
+++ b/graphics/vulkan-caps-viewer/Makefile
@@ -1,5 +1,5 @@
PORTNAME= vulkan-caps-viewer
-DISTVERSION= 3.01
+DISTVERSION= 3.02
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
@@ -14,7 +14,7 @@ USE_GITHUB= yes
USE_QT= qmake_build buildtools_build core gui network widgets
GH_ACCOUNT= SaschaWillems
GH_PROJECT= VulkanCapsViewer
-GH_TUPLE= KhronosGroup:Vulkan-Headers:v1.2.175-2-gf5ac258:vkheaders/Vulkan-Headers
+GH_TUPLE= KhronosGroup:Vulkan-Headers:v1.2.184:vkheaders/Vulkan-Headers
LDFLAGS+= -Wl,--as-needed # avoid overlinking (GL, wayland)
PLIST_FILES= bin/vulkanCapsViewer \
share/applications/vulkanCapsViewer.desktop \