diff options
author | Milan P. Stanić <mps@arvanta.net> | 2021-11-10 07:58:58 +0000 |
---|---|---|
committer | Milan P. Stanić <mps@arvanta.net> | 2021-11-11 15:10:10 +0000 |
commit | 5a86c3e0a90f1d6dec28c74f1bb33d46bf2473e3 (patch) | |
tree | 19b15d043fee1c810147f11bf0ef144f0c7b17bb | |
parent | 311292d28ce413f57f1be0ae262746a79d48e455 (diff) | |
download | aports-5a86c3e0a90f1d6dec28c74f1bb33d46bf2473e3.tar.gz aports-5a86c3e0a90f1d6dec28c74f1bb33d46bf2473e3.tar.bz2 aports-5a86c3e0a90f1d6dec28c74f1bb33d46bf2473e3.tar.xz |
community/xf86-video-dummy: rebuild with xorg-server-dev 21.1.1
-rw-r--r-- | community/xf86-video-dummy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xf86-video-dummy/APKBUILD b/community/xf86-video-dummy/APKBUILD index 5bb29415419..fa2949976b8 100644 --- a/community/xf86-video-dummy/APKBUILD +++ b/community/xf86-video-dummy/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-dummy pkgver=0.3.8 -pkgrel=3 +pkgrel=4 pkgdesc="X.Org driver for dummy cards" url="https://xorg.freedesktop.org" arch="all" |