From: Bernd Kuhls Date: Sat, 29 Mar 2014 21:43:33 +0000 (+0100) Subject: xapp_xrefresh: Bump version to 1.0.5 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fd0640097a67584b00abf261373e21f122e11145;p=buildroot.git xapp_xrefresh: Bump version to 1.0.5 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/x11r7/xapp_xrefresh/xapp_xrefresh.mk b/package/x11r7/xapp_xrefresh/xapp_xrefresh.mk index 5578e4610b..8403762c8e 100644 --- a/package/x11r7/xapp_xrefresh/xapp_xrefresh.mk +++ b/package/x11r7/xapp_xrefresh/xapp_xrefresh.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_XREFRESH_VERSION = 1.0.4 +XAPP_XREFRESH_VERSION = 1.0.5 XAPP_XREFRESH_SOURCE = xrefresh-$(XAPP_XREFRESH_VERSION).tar.bz2 XAPP_XREFRESH_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XREFRESH_LICENSE = MIT