diff options
author | prspkt <prspkt@protonmail.com> | 2018-07-22 07:20:14 +0300 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-07-29 12:26:43 +0000 |
commit | 4e7004a77baa653bbf89608105b5ea1bd355eccb (patch) | |
tree | 814f52fa64cd5953378f5eb1b69995bf19b29674 /main | |
parent | aceeb9a8519e1dfa1a58a3f391b87f48773913d9 (diff) | |
download | aports-4e7004a77baa653bbf89608105b5ea1bd355eccb.tar.bz2 aports-4e7004a77baa653bbf89608105b5ea1bd355eccb.tar.xz |
main/xf86-video-fbdev: rebuild against xorg-video-abi 24.0
Diffstat (limited to 'main')
-rw-r--r-- | main/xf86-video-fbdev/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-fbdev/APKBUILD b/main/xf86-video-fbdev/APKBUILD index 80be57ed1c..f907471ba6 100644 --- a/main/xf86-video-fbdev/APKBUILD +++ b/main/xf86-video-fbdev/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-fbdev pkgver=0.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Video driver for framebuffer device" url="https://www.x.org" arch="all" |