summaryrefslogtreecommitdiff
path: root/package/xf86-input-mouse
diff options
context:
space:
mode:
Diffstat (limited to 'package/xf86-input-mouse')
-rw-r--r--package/xf86-input-mouse/Makefile4
-rw-r--r--package/xf86-input-mouse/patches/patch-ltmain_sh11
2 files changed, 2 insertions, 13 deletions
diff --git a/package/xf86-input-mouse/Makefile b/package/xf86-input-mouse/Makefile
index 1e152fd47..8df9db15d 100644
--- a/package/xf86-input-mouse/Makefile
+++ b/package/xf86-input-mouse/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= xf86-input-mouse
-PKG_VERSION:= 1.6.0
+PKG_VERSION:= 1.7.2
PKG_RELEASE:= 1
-PKG_MD5SUM:= 31bce890613901ad2692403a0ea3f7c5
+PKG_MD5SUM:= 0f2f2dfb7b769544f04b3469803098a5
PKG_DESCR:= X11 driver for mouse
PKG_SECTION:= x11/drivers
PKG_DEPENDS:= xorg-server
diff --git a/package/xf86-input-mouse/patches/patch-ltmain_sh b/package/xf86-input-mouse/patches/patch-ltmain_sh
deleted file mode 100644
index 3032ef8fc..000000000
--- a/package/xf86-input-mouse/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- xf86-input-mouse-1.5.0.orig/ltmain.sh 2009-04-08 14:13:48.000000000 +0200
-+++ xf86-input-mouse-1.5.0/ltmain.sh 2011-01-17 17:28:10.000000000 +0100
-@@ -4765,7 +4765,7 @@ func_mode_link ()
- # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
- # @file GCC response files
- -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
-- -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
-+ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-fstack-protector*|-flto)
- func_quote_for_eval "$arg"
- arg="$func_quote_for_eval_result"
- func_append compile_command " $arg"