We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e78c5a8 commit a24e993Copy full SHA for a24e993
srcpkgs/xf86-video-dummy/template
@@ -1,6 +1,6 @@
1
# Template file for 'xf86-video-dummy'
2
pkgname=xf86-video-dummy
3
-version=0.4.0
+version=0.4.1
4
revision=1
5
build_style=gnu-configure
6
hostmakedepends="pkg-config"
@@ -10,8 +10,8 @@ short_desc="Xorg dummy video driver"
10
maintainer="Orphaned <[email protected]>"
11
license="MIT"
12
homepage="http://xorg.freedesktop.org"
13
-distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.gz"
14
-checksum=bbecddd599d6fbf0e2a40aa4a5baabaa2ea9690521ffc8e9a3c26e1172498197
+distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.xz"
+checksum=351920a7fd0f759a3ac972a5999b3ffed46f07fb52a99f319bfb5b6a59d3dfaf
15
lib32disabled=yes
16
17
LDFLAGS="-Wl,-z,lazy"
0 commit comments