From 28ca6fabe4f11e839f66810fb111ae094e9aa79c Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Wed, 1 Jan 2020 20:33:50 +0000 Subject: Wed Jan 1 20:33:50 UTC 2020 Happy 2020 to the Slackware community! :-) a/aaa_terminfo-6.1_20191228-x86_64-1.txz: Upgraded. a/smartmontools-7.1-x86_64-1.txz: Upgraded. ap/sudo-1.8.30-x86_64-1.txz: Upgraded. d/python-setuptools-43.0.0-x86_64-1.txz: Upgraded. l/boost-1.72.0-x86_64-2.txz: Rebuilt. Recompiled against python3-3.8.1. Patched to fix missing boost/serialization/split_member.hpp include. This fixes the lightspark build at SBo. Thanks to orbea. l/ffmpeg-4.2.2-x86_64-1.txz: Upgraded. l/ncurses-6.1_20191228-x86_64-1.txz: Upgraded. l/netpbm-10.89.00-x86_64-1.txz: Upgraded. n/epic5-2.1.1-x86_64-4.txz: Rebuilt. Recompiled against python3-3.8.1. Thanks to Willy Sudiarto Raharjo for pointing this one out. n/whois-5.5.4-x86_64-1.txz: Upgraded. x/vulkan-sdk-1.1.130.0-x86_64-1.txz: Upgraded. extra/pure-alsa-system/ffmpeg-4.2.2-x86_64-1_alsa.txz: Upgraded. --- source/x/vulkan-sdk/fetch-sources.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/x/vulkan-sdk/fetch-sources.sh') diff --git a/source/x/vulkan-sdk/fetch-sources.sh b/source/x/vulkan-sdk/fetch-sources.sh index 48e51e3d8..a7ad23f13 100755 --- a/source/x/vulkan-sdk/fetch-sources.sh +++ b/source/x/vulkan-sdk/fetch-sources.sh @@ -27,8 +27,8 @@ # # Example: VERSION=1.1.92.1 ./fetch-sources.sh -VERSION=${VERSION:-1.1.126.0} -BRANCH=${BRANCH:-sdk-1.1.126} +VERSION=${VERSION:-1.1.130.0} +BRANCH=${BRANCH:-sdk-1.1.130} rm -rf Vulkan-*-*.tar.?z glslang* SPIRV-Tools* SPIRV-Headers* \ Vulkan-Headers-sdk-${VERSION}* \ -- cgit v1.2.3-65-gdbad