From: Bernd Kuhls Date: Sat, 29 Mar 2014 20:56:46 +0000 (+0100) Subject: xapp_xauth: Bump version to 1.0.8 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ecd38c60d25329d6a7569944ed9143befd345502;p=buildroot.git xapp_xauth: Bump version to 1.0.8 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/x11r7/xapp_xauth/xapp_xauth.mk b/package/x11r7/xapp_xauth/xapp_xauth.mk index 0c13463f81..9fa72aeb0f 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.7 +XAPP_XAUTH_VERSION = 1.0.8 XAPP_XAUTH_SOURCE = xauth-$(XAPP_XAUTH_VERSION).tar.bz2 XAPP_XAUTH_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XAUTH_LICENSE = MIT