xf86-video-dummy: update to 0.4.0.

This commit is contained in:
Andrew J. Hesford 2023-01-20 12:11:38 -05:00
parent f8253a5f3b
commit 6fb88f5198
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'xf86-video-dummy'
pkgname=xf86-video-dummy
version=0.3.8
revision=4
version=0.4.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="xorg-server-devel"
@ -10,8 +10,8 @@ short_desc="Xorg dummy video driver"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
checksum=3712bb869307233491e4c570732d6073c0dc3d99adfdb9977396a3fdf84e95b9
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.gz"
checksum=bbecddd599d6fbf0e2a40aa4a5baabaa2ea9690521ffc8e9a3c26e1172498197
lib32disabled=yes
LDFLAGS="-Wl,-z,lazy"