xf86-video-amdgpu: update to 1.1.1.

This commit is contained in:
Juan RP 2016-09-15 15:14:24 +02:00
parent 9c721ae095
commit 6b931d5ace

View file

@ -1,6 +1,6 @@
# Template build file for 'xf86-video-amdgpu'. # Template build file for 'xf86-video-amdgpu'.
pkgname=xf86-video-amdgpu pkgname=xf86-video-amdgpu
version=1.1.0 version=1.1.1
revision=1 revision=1
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"
@ -14,6 +14,6 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://xorg.freedesktop.org" homepage="http://xorg.freedesktop.org"
license="MIT" license="MIT"
distfiles="http://xorg.freedesktop.org//releases/individual/driver/${pkgname}-${version}.tar.bz2" distfiles="http://xorg.freedesktop.org//releases/individual/driver/${pkgname}-${version}.tar.bz2"
checksum=69f5d0ded9f4d5ce529099b6b581268e8f4dcff5608f1441d4ebc110ebc57931 checksum=b6dfe5fb2a9bba5048135c75a507827bc887ac0790214d62b28c47f22fdd238f
LDFLAGS="-Wl,-z,lazy" LDFLAGS="-Wl,-z,lazy"