diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2015-11-12 08:20:56 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2015-11-12 08:20:56 +0100 |
commit | 64585040cba6c3ac2f87341528a1f9a22390e99f (patch) | |
tree | 02fd8580e7a68d63aacaf7027d32c4c98d6574a6 /xorg-xf86-video-ati | |
parent | 45cff83d1b94af57f4d16b1fa8108a104912c6c3 (diff) | |
download | xorg-64585040cba6c3ac2f87341528a1f9a22390e99f.tar.gz xorg-64585040cba6c3ac2f87341528a1f9a22390e99f.tar.xz |
xorg-xf86-video-ati: updated to 7.6.1release-3.23.2-rc5
Diffstat (limited to 'xorg-xf86-video-ati')
-rw-r--r-- | xorg-xf86-video-ati/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xf86-video-ati/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xf86-video-ati/.md5sum b/xorg-xf86-video-ati/.md5sum index c86d3b43..a5f5276b 100644 --- a/xorg-xf86-video-ati/.md5sum +++ b/xorg-xf86-video-ati/.md5sum @@ -1 +1 @@ -62766e2b33e3737b956bf036412ad447 xf86-video-ati-20151026.tar.xz +ede86cd3d1b1d8882f0aea61d9e924ed xf86-video-ati-7.6.1.tar.bz2 diff --git a/xorg-xf86-video-ati/Pkgfile b/xorg-xf86-video-ati/Pkgfile index 6767af75..722f7c45 100644 --- a/xorg-xf86-video-ati/Pkgfile +++ b/xorg-xf86-video-ati/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xorg-server name=xorg-xf86-video-ati -version=20151026 +version=7.6.1 release=1 -source=(http://crux.nu/files/distfiles/xf86-video-ati-$version.tar.xz) +source=(http://xorg.freedesktop.org/archive/individual/driver/xf86-video-ati-$version.tar.bz2) build() { cd xf86-video-ati-$version |