diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2016-09-15 19:12:32 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2016-09-15 19:12:32 +0200 |
commit | 142eee200d178a9303557a8a946ef61ffdcbafd6 (patch) | |
tree | 9e2bab4c11078ca420509a66073178a2d1ec2ef3 /xorg-xf86-video-amdgpu | |
parent | 349fc4b6a3d9c9b3bec8f8e7a7f6e083cc28ffd3 (diff) | |
download | xorg-142eee200d178a9303557a8a946ef61ffdcbafd6.tar.gz xorg-142eee200d178a9303557a8a946ef61ffdcbafd6.tar.xz |
[notify] xorg-xf86-video-amdgpu: updated to 1.1.1
Please note that 10-amdgpu.conf no longer is installed with the port
Diffstat (limited to 'xorg-xf86-video-amdgpu')
-rw-r--r-- | xorg-xf86-video-amdgpu/.footprint | 3 | ||||
-rw-r--r-- | xorg-xf86-video-amdgpu/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xf86-video-amdgpu/Pkgfile | 2 |
3 files changed, 2 insertions, 5 deletions
diff --git a/xorg-xf86-video-amdgpu/.footprint b/xorg-xf86-video-amdgpu/.footprint index 6f4be14f..07eb1405 100644 --- a/xorg-xf86-video-amdgpu/.footprint +++ b/xorg-xf86-video-amdgpu/.footprint @@ -6,9 +6,6 @@ drwxr-xr-x root/root usr/lib/xorg/modules/drivers/ -rwxr-xr-x root/root usr/lib/xorg/modules/drivers/amdgpu_drv.la -rwxr-xr-x root/root usr/lib/xorg/modules/drivers/amdgpu_drv.so drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/X11/ -drwxr-xr-x root/root usr/share/X11/xorg.conf.d/ --rw-r--r-- root/root usr/share/X11/xorg.conf.d/10-amdgpu.conf drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man4/ -rw-r--r-- root/root usr/share/man/man4/amdgpu.4.gz diff --git a/xorg-xf86-video-amdgpu/.md5sum b/xorg-xf86-video-amdgpu/.md5sum index b1643561..876036b6 100644 --- a/xorg-xf86-video-amdgpu/.md5sum +++ b/xorg-xf86-video-amdgpu/.md5sum @@ -1 +1 @@ -89e62ee60b12f94e27ab76268bbbe778 xf86-video-amdgpu-1.1.0.tar.bz2 +8b2e2852299b330da709d0526b2b8134 xf86-video-amdgpu-1.1.1.tar.bz2 diff --git a/xorg-xf86-video-amdgpu/Pkgfile b/xorg-xf86-video-amdgpu/Pkgfile index 637dc28e..4bbfa37a 100644 --- a/xorg-xf86-video-amdgpu/Pkgfile +++ b/xorg-xf86-video-amdgpu/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-server name=xorg-xf86-video-amdgpu -version=1.1.0 +version=1.1.1 release=1 source=(http://xorg.freedesktop.org/archive/individual/driver/xf86-video-amdgpu-$version.tar.bz2) |