diff options
Diffstat (limited to 'package/x11r7/xapp_xauth')
-rw-r--r-- | package/x11r7/xapp_xauth/xapp_xauth-1.0.3-xcb.patch (renamed from package/x11r7/xapp_xauth/xapp_xauth-1.0.2-xcb.patch) | 4 | ||||
-rw-r--r-- | package/x11r7/xapp_xauth/xapp_xauth.mk | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/package/x11r7/xapp_xauth/xapp_xauth-1.0.2-xcb.patch b/package/x11r7/xapp_xauth/xapp_xauth-1.0.3-xcb.patch index 45b374562..61c6b14f9 100644 --- a/package/x11r7/xapp_xauth/xapp_xauth-1.0.2-xcb.patch +++ b/package/x11r7/xapp_xauth/xapp_xauth-1.0.3-xcb.patch @@ -1,5 +1,5 @@ ---- xauth-1.0.2/configure.ac.orig 2007-06-06 22:33:44.000000000 +0200 -+++ xauth-1.0.2/configure.ac 2007-06-06 22:33:57.000000000 +0200 +--- xauth-1.0.3/configure.ac.orig 2007-06-06 22:33:44.000000000 +0200 ++++ xauth-1.0.3/configure.ac 2007-06-06 22:33:57.000000000 +0200 @@ -40,7 +40,7 @@ AC_CHECK_HEADERS([net/errno.h]) diff --git a/package/x11r7/xapp_xauth/xapp_xauth.mk b/package/x11r7/xapp_xauth/xapp_xauth.mk index 1a2b5716e..06c90c111 100644 --- a/package/x11r7/xapp_xauth/xapp_xauth.mk +++ b/package/x11r7/xapp_xauth/xapp_xauth.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_XAUTH_VERSION = 1.0.2 +XAPP_XAUTH_VERSION = 1.0.3 XAPP_XAUTH_SOURCE = xauth-$(XAPP_XAUTH_VERSION).tar.bz2 XAPP_XAUTH_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XAUTH_AUTORECONF = NO |