summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2024-05-29 20:49:44 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2024-06-11 14:04:06 -0500
commit53d9163ad56937f24bc15aea09d977f0d473655d (patch)
tree0a9ab4fd1692a954fafb15c6ff876a899631c912
parenta819972cd030e565aec2495f2e764ca11e2ec14c (diff)
downloadpackages-53d9163ad56937f24bc15aea09d977f0d473655d.tar.gz
packages-53d9163ad56937f24bc15aea09d977f0d473655d.tar.bz2
packages-53d9163ad56937f24bc15aea09d977f0d473655d.tar.xz
packages-53d9163ad56937f24bc15aea09d977f0d473655d.zip
user/xf86-video-amdgpu: Update to 23.0.0
-rw-r--r--user/xf86-video-amdgpu/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/xf86-video-amdgpu/APKBUILD b/user/xf86-video-amdgpu/APKBUILD
index 2a0effefa..c8df25305 100644
--- a/user/xf86-video-amdgpu/APKBUILD
+++ b/user/xf86-video-amdgpu/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=xf86-video-amdgpu
-pkgver=19.1.0
+pkgver=23.0.0
pkgrel=0
pkgdesc="X.Org driver for brand new AMD GPUs"
url="https://www.X.Org/"
@@ -11,7 +11,7 @@ depends=""
makedepends="eudev-dev libdrm-dev mesa-dev util-macros xorg-server-dev
xorgproto-dev"
subpackages="$pkgname-doc"
-source="https://www.x.org/releases/individual/driver/xf86-video-amdgpu-$pkgver.tar.bz2"
+source="https://www.x.org/releases/individual/driver/xf86-video-amdgpu-$pkgver.tar.xz"
build() {
./configure \
@@ -32,4 +32,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="ccdaa2378492da1a2f3d18fedacd1318c4708da534a8a959276a82730d5420619d83ad1ec8d7835c55655fe56123cd9bffb44e6223c5a97033c01f598af4a173 xf86-video-amdgpu-19.1.0.tar.bz2"
+sha512sums="bf26f147629a34e84a0ae8435119e170b9c95edafcab1995b63bb8f55abef32f2efbf4536eb070e64b2ae1460424b1b27a4206cb9836d33ddc6dfbee404f718b xf86-video-amdgpu-23.0.0.tar.xz"