diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-10 13:54:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-10 15:29:04 +0000 |
commit | 5ab3623cf1256ace466d58c5d949ee8460b62a79 (patch) | |
tree | 89dbe3a05c2243964cef3b36c842ee79377febf1 /main | |
parent | e2d283ff8e8b5266f4278191039e0097ac333201 (diff) | |
download | aports-5ab3623cf1256ace466d58c5d949ee8460b62a79.tar.bz2 aports-5ab3623cf1256ace466d58c5d949ee8460b62a79.tar.xz |
main/xf86-input-mouse: rebuild against xorg-server-1.18
Diffstat (limited to 'main')
-rw-r--r-- | main/xf86-input-mouse/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-input-mouse/APKBUILD b/main/xf86-input-mouse/APKBUILD index 02f181bf95..45137b9290 100644 --- a/main/xf86-input-mouse/APKBUILD +++ b/main/xf86-input-mouse/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-input-mouse pkgver=1.9.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.org mouse input driver" url="http://xorg.freedesktop.org/" arch="all" |