summaryrefslogtreecommitdiff
path: root/user/xf86-video-dummy
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2022-11-21 00:50:20 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2022-11-24 05:45:14 +0000
commitf2195d319b3032fa74cb364dd12c9d3e3c442823 (patch)
treed438354af4aceb22f469ec4402ef7c7ce58664a9 /user/xf86-video-dummy
parent48e5a932a5db22e81e424082bcec694877521cd7 (diff)
downloadpackages-f2195d319b3032fa74cb364dd12c9d3e3c442823.tar.gz
packages-f2195d319b3032fa74cb364dd12c9d3e3c442823.tar.bz2
packages-f2195d319b3032fa74cb364dd12c9d3e3c442823.tar.xz
packages-f2195d319b3032fa74cb364dd12c9d3e3c442823.zip
user/xf86-video-dummy: Update to 0.4.0
Diffstat (limited to 'user/xf86-video-dummy')
-rw-r--r--user/xf86-video-dummy/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/xf86-video-dummy/APKBUILD b/user/xf86-video-dummy/APKBUILD
index 27ac8da62..1391ef444 100644
--- a/user/xf86-video-dummy/APKBUILD
+++ b/user/xf86-video-dummy/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=xf86-video-dummy
-pkgver=0.3.8
+pkgver=0.4.0
pkgrel=0
pkgdesc="Null video driver for X11"
url="https://www.X.Org/"
@@ -10,7 +10,7 @@ license="X11"
depends=""
makedepends="util-macros xorgproto-dev xorg-server-dev"
subpackages=""
-source="https://www.x.org/releases/individual/driver/xf86-video-dummy-$pkgver.tar.bz2"
+source="https://www.x.org/releases/individual/driver/$pkgname-$pkgver.tar.xz"
build() {
./configure \
@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="f534113fd9987e44d2e0d0c53bd1b71be4ba69ec239ecec4aba8fcdcc10597722c54cbc01da38e0975ac7660e4e4028330e4cdd369e755c25ec059d2dfabad80 xf86-video-dummy-0.3.8.tar.bz2"
+sha512sums="1150a84c4f17215b9c579d8ce9399d547a01970bf7b5396653f14beb13a62deefe3008bf3ad6a2c5c0f46da4cbc0b840c18a7dff339e3b882d108183fa1d30d9 xf86-video-dummy-0.4.0.tar.xz"