mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
intel-gpu-tools: update to 1.18.
This commit is contained in:
parent
9412a8549e
commit
925eddc87e
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.17
|
version=1.18
|
||||||
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=a6cbc4e0e52ea87c082987d1bb90a354f8ffac94a31b7b4cd48b38b7f4aafb1a
|
checksum=df77f91b5a8bdd590f1128a36b7616bc292f18ecb98e77c9c4467574fb67e4ee
|
||||||
|
|
||||||
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