xf86-video-ati: update to 7.8.0.
This commit is contained in:
parent
77f80df919
commit
d0138154a9
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
|||
# Template build file for 'xf86-video-ati'.
|
||||
pkgname=xf86-video-ati
|
||||
version=7.7.1
|
||||
version=7.8.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-glamor"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xf86driproto eudev-libudev-devel libpciaccess-devel
|
||||
libdrm-devel pixman-devel MesaLib-devel xorg-server-devel"
|
||||
|
@ -15,6 +14,6 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||
checksum=00a58588db62ee309095c5c5920bbd248d965e8627f88affe68a73b18865078d
|
||||
checksum=401f5de772928f3dc4ce43a885adb0a47a2f61aa4a9e45d2ab3d184136a9d6fa
|
||||
|
||||
LDFLAGS="-Wl,-z,lazy"
|
||||
|
|
Loading…
Reference in a new issue