xf86-video-vesa: update to 2.6.0.

This commit is contained in:
Bnyro 2023-07-17 09:07:19 +02:00 committed by Piraty
parent f451d69ce6
commit d566051a34
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'xf86-video-vesa'
pkgname=xf86-video-vesa
version=2.5.0
revision=2
version=2.6.0
revision=1
archs="x86_64* i686*"
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -11,8 +11,8 @@ short_desc="Xorg VESA video driver"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
checksum=1f1624f3c73906801ad1bc98335a2cb5676a7a4d18e5374d9a1d18464e54c659
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.gz"
checksum=dbf3f95bd0b598ac7e7fc9774b37dc387eb4f805f63e93f720a577c23500881c
lib32disabled=yes
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"