mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xf86-video-vesa: update to 2.6.0.
This commit is contained in:
parent
f451d69ce6
commit
d566051a34
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xf86-video-vesa'
|
# Template file for 'xf86-video-vesa'
|
||||||
pkgname=xf86-video-vesa
|
pkgname=xf86-video-vesa
|
||||||
version=2.5.0
|
version=2.6.0
|
||||||
revision=2
|
revision=1
|
||||||
archs="x86_64* i686*"
|
archs="x86_64* i686*"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Xorg VESA video driver"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1f1624f3c73906801ad1bc98335a2cb5676a7a4d18e5374d9a1d18464e54c659
|
checksum=dbf3f95bd0b598ac7e7fc9774b37dc387eb4f805f63e93f720a577c23500881c
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"
|
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"
|
||||||
|
|
Loading…
Add table
Reference in a new issue