ports/xorg (3.6): xorg-xf86-video-amdgpu: update to 21.0.0
commit 5e835eb14b15d1b082b769a74d0ac5e59b2037f7 Author: Juergen Daubert <jue@jue.li> Date: Mon Aug 2 18:21:22 2021 +0200 xorg-xf86-video-amdgpu: update to 21.0.0 diff --git a/xorg-xf86-video-amdgpu/.signature b/xorg-xf86-video-amdgpu/.signature index e3803ca4..2789b857 100644 --- a/xorg-xf86-video-amdgpu/.signature +++ b/xorg-xf86-video-amdgpu/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndC01d4+J3ZYQlFuYctZJM+QBXUrUX1RyGHcR6ZQ5qtYpA0yZkSbvNo5yzTwJFk1DUso1hH0FJMNXhGiEdoMtaQM= -SHA256 (Pkgfile) = 6132c35ae11a2ca03ffe17efe10d1524e86181ffa90222c1a01a5386c6b33954 +RWTSGWF5Q7TndG7GgSWSkElzPzDAy4Ie1Pj9nvh5vUQ500/1JP5rAnXfqB9HIW2ESuXtdFOuDxjBIj1svBAMb+oKH08QGePbXQ8= +SHA256 (Pkgfile) = 428a1c96b399c99e0d8182220c7a7d83b50495cd36d47809a576007709f6a17a SHA256 (.footprint) = e9feb77a0318e21499ab39b7415c1be48a9bdc2d3b84fcc8bbbf3dfaf424bbed -SHA256 (xf86-video-amdgpu-19.1.0.tar.bz2) = 4f0ea4e0ae61995ac2b7c72433d31deab63b60c78763020aaa1b28696124fe5d +SHA256 (xf86-video-amdgpu-21.0.0.tar.bz2) = 607823034defba6152050e5eb1c4df94b38819ef764291abadd81b620bc2ad88 diff --git a/xorg-xf86-video-amdgpu/Pkgfile b/xorg-xf86-video-amdgpu/Pkgfile index 31f4d18e..2b5bb3cb 100644 --- a/xorg-xf86-video-amdgpu/Pkgfile +++ b/xorg-xf86-video-amdgpu/Pkgfile @@ -4,13 +4,13 @@ # Depends on: xorg-server name=xorg-xf86-video-amdgpu -version=19.1.0 -release=2 +version=21.0.0 +release=1 source=(https://www.x.org/archive/individual/driver/xf86-video-amdgpu-$version.tar.b...) build() { cd xf86-video-amdgpu-$version ./configure --prefix=/usr - make CFLAGS+=" -fcommon" + make make DESTDIR=$PKG install }
participants (1)
-
crux@crux.nu