From e1ec291319d9c47f0189e16b52fa657f111f0fd8 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Thu, 3 Apr 2014 21:00:58 +0200 Subject: [PATCH] xapp_xauth: version bump 1.0.9 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- package/x11r7/xapp_xauth/xapp_xauth.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/x11r7/xapp_xauth/xapp_xauth.mk b/package/x11r7/xapp_xauth/xapp_xauth.mk index 9fa72aeb0f..a2307f2817 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.8 +XAPP_XAUTH_VERSION = 1.0.9 XAPP_XAUTH_SOURCE = xauth-$(XAPP_XAUTH_VERSION).tar.bz2 XAPP_XAUTH_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XAUTH_LICENSE = MIT -- 2.30.2