intel-gpu-tools: update to 1.10.
This commit is contained in:
parent
d5dd104682
commit
be38b83df7
|
@ -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.9
|
version=1.10
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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="http://xorg.freedesktop.org/releases/individual/app/${pkgname}-${version}.tar.bz2"
|
distfiles="http://xorg.freedesktop.org/releases/individual/app/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=1de4c28ae0fe1e6c198ab559dbffcec6762798dc4adbdfdac54b2c7a9b0a1ed3
|
checksum=6df2bef12d7cd252d702e4412937fbdc48fa954dd5f7f6988f567912f63b9874
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue