xf86-video-ati: update to 18.1.0.
This commit is contained in:
parent
6dd7eaef95
commit
355249c7f0
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xf86-video-ati'.
|
||||
# Template file for 'xf86-video-ati'
|
||||
pkgname=xf86-video-ati
|
||||
version=18.0.1
|
||||
revision=2
|
||||
version=18.1.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,8 +13,8 @@ short_desc="Xorg ATI Radeon video driver"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||
checksum=72ea3b8127d4550b64f797457f5a7851a541fa4ee2cc3f345b6c1886b81714a0
|
||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
||||
checksum=6c335f423c1dc3d904550d41cb871ca4130ba7037dda67d82e3f1555e1bfb9ac
|
||||
|
||||
LDFLAGS="-Wl,-z,lazy"
|
||||
|
||||
|
|
Loading…
Reference in a new issue