diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-17 08:47:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-17 11:01:23 +0000 |
commit | 8e43e84224f753a5b77f81fc5f1841205839bc8b (patch) | |
tree | bc9532a988a29846754ddc1f90da06c7ffed5c4a /main/xf86-input-mouse | |
parent | a7213afe71fc1249e096f2673af7ca5c42097361 (diff) | |
download | aports-8e43e84224f753a5b77f81fc5f1841205839bc8b.tar.bz2 aports-8e43e84224f753a5b77f81fc5f1841205839bc8b.tar.xz |
main/xf86-input-mouse: rebuild against xorg-server 1.17
Diffstat (limited to 'main/xf86-input-mouse')
-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 a97cbe9449..bd83994f7d 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=0 +pkgrel=1 pkgdesc="X.org mouse input driver" url="http://xorg.freedesktop.org/" arch="all" |