intel-gpu-tools: update to 1.11.
This commit is contained in:
parent
0e8afae3eb
commit
3b11e2b3ca
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'intel-gpu-tools'
|
||||
pkgname=intel-gpu-tools
|
||||
version=1.10
|
||||
revision=2
|
||||
version=1.11
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
only_for_archs="i686 x86_64"
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-tests"
|
||||
hostmakedepends="pkg-config swig"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/"
|
||||
distfiles="http://xorg.freedesktop.org/releases/individual/app/${pkgname}-${version}.tar.bz2"
|
||||
checksum=6df2bef12d7cd252d702e4412937fbdc48fa954dd5f7f6988f567912f63b9874
|
||||
checksum=48823450452b57c52c74e00c8c763ed7cdd0c81cc877e8c2f619f7f6c45dade4
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue