xf86-video-amdgpu: update to 1.0.1.
This commit is contained in:
parent
39857d5b4e
commit
29ad1ac9ee
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xf86-video-amdgpu'.
|
# Template build file for 'xf86-video-amdgpu'.
|
||||||
pkgname=xf86-video-amdgpu
|
pkgname=xf86-video-amdgpu
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=4
|
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"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -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=296bd5376f4921bbdb3d0e6e6bc100ff2682312ae5965a43d3cab53f50f92a6a
|
checksum=730fb959fc7a96643df10dc500bb645a94ac98fdfe021172a537a57c9cb3915e
|
||||||
|
|
||||||
LDFLAGS="-Wl,-z,lazy"
|
LDFLAGS="-Wl,-z,lazy"
|
||||||
|
|
Loading…
Reference in New Issue