mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
intel-gpu-tools: update to 1.14.
This commit is contained in:
parent
38979b7e82
commit
e042704061
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'intel-gpu-tools'
|
# Template file for 'intel-gpu-tools'
|
||||||
pkgname=intel-gpu-tools
|
pkgname=intel-gpu-tools
|
||||||
version=1.13
|
version=1.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-tests"
|
configure_args="--disable-tests"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/"
|
homepage="http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=c6e65884c106eff4af3a6896ae3fede6bf309337962f2e75ab897f116872ae34
|
checksum=3596e1d36e9c1203eed5abff5a0f272d573f4eb917b5cee4f029cce5a70a0f0c
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue