diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-18 12:59:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-18 12:59:15 +0000 |
commit | e8e8eacfa17b649f0814768c32402be0739d6b75 (patch) | |
tree | 51d30b2ca3ff91397e8d3ca2e895f2269b08c1f9 | |
parent | 943b5fa1c65da927da34efac71a198f86c1442a2 (diff) | |
download | aports-e8e8eacfa17b649f0814768c32402be0739d6b75.tar.bz2 aports-e8e8eacfa17b649f0814768c32402be0739d6b75.tar.xz |
main/xf86-input-mouse: rebuild against xorg-server-1.16
-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 c259388bf2..b6cbb29a4d 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.0 -pkgrel=2 +pkgrel=3 pkgdesc="X.org mouse input driver" url="http://xorg.freedesktop.org/" arch="all" |