summaryrefslogtreecommitdiff
path: root/user/xf86-video-vesa/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/xf86-video-vesa/APKBUILD')
-rw-r--r--user/xf86-video-vesa/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/xf86-video-vesa/APKBUILD b/user/xf86-video-vesa/APKBUILD
index b87f3412f..ad4440802 100644
--- a/user/xf86-video-vesa/APKBUILD
+++ b/user/xf86-video-vesa/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=xf86-video-vesa
-pkgver=2.4.0
+pkgver=2.6.0
pkgrel=0
pkgdesc="X.Org driver for VESA-compatible video adaptors"
url="https://www.X.Org/"
@@ -10,7 +10,7 @@ license="X11"
depends=""
makedepends="util-macros xorg-server-dev xorgproto-dev"
subpackages="$pkgname-doc"
-source="https://www.X.Org/releases/individual/driver/xf86-video-vesa-$pkgver.tar.bz2"
+source="https://www.X.Org/releases/individual/driver/$pkgname-$pkgver.tar.xz"
build() {
./configure \
@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="4af5c0a7fd64eba503980198cf510688dff2f33482ceac446455d97255dcc828613387ac57828eb6dce080cb15a8644a2b2e278bf356705fdeaea873ab07c2de xf86-video-vesa-2.4.0.tar.bz2"
+sha512sums="494e117c1e6e0ce4c66ac7798de54667862c62605bfd76dd9373447d40dcd0521100810c9285cbe9c159440e217954c0cad6d5219c5894e075509c7c0bc353c7 xf86-video-vesa-2.6.0.tar.xz"