From: Bernd Kuhls Date: Sat, 29 Mar 2014 21:43:47 +0000 (+0100) Subject: xapp_rgb: Bump version to 1.0.5 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ba2cc4f76dd71cccaec25f0ed87c617867b8f7e3;p=buildroot.git xapp_rgb: Bump version to 1.0.5 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/x11r7/xapp_rgb/xapp_rgb.mk b/package/x11r7/xapp_rgb/xapp_rgb.mk index f597c8c775..7a07614ad3 100644 --- a/package/x11r7/xapp_rgb/xapp_rgb.mk +++ b/package/x11r7/xapp_rgb/xapp_rgb.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_RGB_VERSION = 1.0.1 +XAPP_RGB_VERSION = 1.0.5 XAPP_RGB_SOURCE = rgb-$(XAPP_RGB_VERSION).tar.bz2 XAPP_RGB_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_RGB_LICENSE = MIT