diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-05-24 07:56:41 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-05-25 12:20:29 +0000 |
commit | 325260c4ac266b6d21daac034977449bbe0abff2 (patch) | |
tree | de1b4002af423e5079e4c8c7035f5a3a50a883e2 | |
parent | 5985da3808c4c5ae0c2cd16e67c35e28ace32d2c (diff) | |
download | ports-325260c4ac266b6d21daac034977449bbe0abff2.tar.gz ports-325260c4ac266b6d21daac034977449bbe0abff2.zip |
graphics/vulkan-headers: update to 1.2.179
Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.178...v1.2.179
Reported by: portscout
-rw-r--r-- | graphics/vulkan-headers/Makefile | 2 | ||||
-rw-r--r-- | graphics/vulkan-headers/distinfo | 6 | ||||
-rw-r--r-- | graphics/vulkan-loader/Makefile | 1 | ||||
-rw-r--r-- | graphics/vulkan-loader/pkg-plist | 2 |
4 files changed, 6 insertions, 5 deletions
diff --git a/graphics/vulkan-headers/Makefile b/graphics/vulkan-headers/Makefile index 78a91fad12d0..df8969082ef0 100644 --- a/graphics/vulkan-headers/Makefile +++ b/graphics/vulkan-headers/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-headers DISTVERSIONPREFIX= v -DISTVERSION= 1.2.178 +DISTVERSION= 1.2.179 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo index e65ac9dabc0c..03a7496551bf 100644 --- a/graphics/vulkan-headers/distinfo +++ b/graphics/vulkan-headers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620642703 -SHA256 (KhronosGroup-Vulkan-Headers-v1.2.178_GH0.tar.gz) = 44f19a73ac09c91f5095a9bc67e45547129ca51bdb481639aa5ac060884c95c1 -SIZE (KhronosGroup-Vulkan-Headers-v1.2.178_GH0.tar.gz) = 1047118 +TIMESTAMP = 1621843001 +SHA256 (KhronosGroup-Vulkan-Headers-v1.2.179_GH0.tar.gz) = b659719ae08379be36022d545247cba50036827fdeec5ae1b30889d50f358459 +SIZE (KhronosGroup-Vulkan-Headers-v1.2.179_GH0.tar.gz) = 1048047 diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile index 028a78f62a0c..79277756af2a 100644 --- a/graphics/vulkan-loader/Makefile +++ b/graphics/vulkan-loader/Makefile @@ -1,6 +1,7 @@ PORTNAME= vulkan-loader DISTVERSIONPREFIX= v DISTVERSION= 1.2.178 +PORTREVISION= 1 CATEGORIES= graphics devel MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-loader/pkg-plist b/graphics/vulkan-loader/pkg-plist index 0b644b178f7e..49e90e689abb 100644 --- a/graphics/vulkan-loader/pkg-plist +++ b/graphics/vulkan-loader/pkg-plist @@ -1,4 +1,4 @@ lib/libvulkan.so lib/libvulkan.so.1 -lib/libvulkan.so.1.2.178 +lib/libvulkan.so.1.2.179 libdata/pkgconfig/vulkan.pc |