vulkan-loader: 1.1.121.0 -> 1.1.126.0

This commit is contained in:
Danny Rawlins 2019-11-23 18:50:08 +11:00
parent f8de344ea2
commit e91e15f18b
3 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libvulkan.so -> libvulkan.so.1
lrwxrwxrwx root/root usr/lib/libvulkan.so.1 -> libvulkan.so.1.1.124
-rwxr-xr-x root/root usr/lib/libvulkan.so.1.1.124
lrwxrwxrwx root/root usr/lib/libvulkan.so.1 -> libvulkan.so.1.1.126
-rwxr-xr-x root/root usr/lib/libvulkan.so.1.1.126
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/vulkan.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RA50E9BCzgzLOxGv/pK4Auc5TXAFgbiy/9E1BW+Ox/sHazBUUEM6SsIZXGHrCJfT+/Aw27LFg104vXcpisqgwQ=
SHA256 (Pkgfile) = 6830b2233e2f6b1b89b59676e8374b0f36c10a09ec772ddbd700112a0904c1c6
SHA256 (.footprint) = 963b503e0d98b55779d3d45363cfab81dcf98d6ac5996811e29870e64d07001a
SHA256 (Vulkan-Loader-sdk-1.1.121.0.tar.gz) = c90ef2af95051fbaf915bcfe2dd7cf2b8e38e636f2a9061002122e4d01c7611a
RWSE3ohX2g5d/eNmYB4uG6TKhFOISWWldQUSJI1YAdhwErBJB1GwYd7y/tufelyCQ4ZRypvbW3n8ENQbnD/ikVo0bPrvsgMtPg8=
SHA256 (Pkgfile) = 2bdc9e3743eda7108f0618a39ea7127dbf34ea9d7bcfdf8b5f15ee7313d6bf16
SHA256 (.footprint) = e52409101b96b9f05f27ce51ff2c5189c9e16fb909eb1b8256ce7c8fa02554cd
SHA256 (Vulkan-Loader-sdk-1.1.126.0.tar.gz) = 25ad9d068e1f9bbfc3a86dcabb989a0a1c2610201b61e8e142eed149c23e2fb0

View File

@ -1,10 +1,10 @@
# Description: Vulkan Installable Client Driver (ICD) Loader
# Description: Vulkan ICD desktop loader
# URL: https://www.khronos.org/vulkan/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: vulkan-headers xorg-libxrandr
name=vulkan-loader
version=1.1.121.0
version=1.1.126.0
release=1
source=(https://github.com/KhronosGroup/Vulkan-Loader/archive/sdk-$version/Vulkan-Loader-sdk-$version.tar.gz)