xf86-video-dummy: update to 0.4.1.

This commit is contained in:
Leah Neukirchen 2023-07-04 14:23:50 +02:00
parent e78c5a8b59
commit a24e9933f7

View File

@ -1,6 +1,6 @@
# Template file for 'xf86-video-dummy'
pkgname=xf86-video-dummy
version=0.4.0
version=0.4.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -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.gz"
checksum=bbecddd599d6fbf0e2a40aa4a5baabaa2ea9690521ffc8e9a3c26e1172498197
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.xz"
checksum=351920a7fd0f759a3ac972a5999b3ffed46f07fb52a99f319bfb5b6a59d3dfaf
lib32disabled=yes
LDFLAGS="-Wl,-z,lazy"