graphics/vulkansdk: Updated for version 1.0.61.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Dugan Chen 2017-09-24 10:05:15 +01:00 committed by David Spencer
parent 7b3a663d50
commit a5fdff3507
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=vulkansdk
VERSION=${VERSION:-1.0.54.0}
VERSION=${VERSION:-1.0.61.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="vulkansdk"
VERSION="1.0.54.0"
VERSION="1.0.61.1"
HOMEPAGE="https://www.lunarg.com/vulkan-sdk/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://vulkan.lunarg.com/sdk/download/1.0.54.0/linux/vulkansdk-linux-x86_64-1.0.54.0.run"
MD5SUM_x86_64="df6fdd88057cd2462888a144225ef178"
DOWNLOAD_x86_64="https://vulkan.lunarg.com/sdk/download/1.0.61.1/linux/vulkansdk-linux-x86_64-1.0.61.1.run"
MD5SUM_x86_64="7b2af333c0a0f9c585d246d57f49e1aa"
REQUIRES=""
MAINTAINER="Dugan Chen"
EMAIL="thedoogster [at] gmail [dot] com"