mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
intel-gpu-tools: update to 1.16.
This commit is contained in:
parent
36aeeeb0fc
commit
2ab5a8f154
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.15
|
version=1.16
|
||||||
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=dcf256112d2692aa49ce6c6d17a898f60b3709b98c2f1c4592b23d22371462bd
|
checksum=c6be6d8311a939dd7ebb4639a2605bdbe711a4d3c77c8273a83f2050c2723ae1
|
||||||
|
|
||||||
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