diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-16 20:45:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-27 15:29:36 +0000 |
commit | 6c27970e9b8642334ebb51641d7945d0f4b8cc58 (patch) | |
tree | c03128404f4d518fe884a8ed8e5bbedff311e432 /main/xf86-input-mouse/APKBUILD | |
parent | 6a58a2954063bf4ef7e0a5ce2c3456fbbf76751e (diff) | |
download | aports-6c27970e9b8642334ebb51641d7945d0f4b8cc58.tar.bz2 aports-6c27970e9b8642334ebb51641d7945d0f4b8cc58.tar.xz |
main/xf86-input-mouse: rebuild against xorg-1.12
Diffstat (limited to 'main/xf86-input-mouse/APKBUILD')
-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 e8a4997e67..0ed3f9be62 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.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="X.org mouse input driver" url="http://xorg.freedesktop.org/" arch="all" |