diff options
Diffstat (limited to 'xorg-xf86-video-vesa/Pkgfile')
-rw-r--r-- | xorg-xf86-video-vesa/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xf86-video-vesa/Pkgfile b/xorg-xf86-video-vesa/Pkgfile index a2145728..3abddd78 100644 --- a/xorg-xf86-video-vesa/Pkgfile +++ b/xorg-xf86-video-vesa/Pkgfile @@ -1,12 +1,12 @@ # Description: unaccelerated VESA display driver -# URL: http://xorg.freedesktop.org +# URL: https://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu # Depends on: xorg-server name=xorg-xf86-video-vesa -version=2.5.0 +version=2.6.0 release=1 -source=(https://www.x.org/releases/individual/driver/xf86-video-vesa-$version.tar.bz2) +source=(https://www.x.org/releases/individual/driver/xf86-video-vesa-$version.tar.xz) build() { cd xf86-video-vesa-$version |