vulkan-loader: update to 1.1.100.
This commit is contained in:
parent
1da40b7626
commit
e9769c2171
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vulkan-loader'
|
# Template file for 'vulkan-loader'
|
||||||
pkgname=vulkan-loader
|
pkgname=vulkan-loader
|
||||||
_pkgname=Vulkan-Loader
|
_pkgname=Vulkan-Loader
|
||||||
version=1.1.97
|
version=1.1.100
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${_pkgname}-${version}"
|
wrksrc="${_pkgname}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.khronos.org/vulkan/"
|
homepage="https://www.khronos.org/vulkan/"
|
||||||
distfiles="https://github.com/KhronosGroup/${_pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/KhronosGroup/${_pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=fe76a062b408e0dddc9214a86b68774b744450f76fd6ccaa40eab9df1979db49
|
checksum=eff14732aff3ceb261780b5d0f067ffa651da50ce707c34347b1017371043ad4
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr"
|
configure_args+=" -DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue