From: Bernd Kuhls Date: Sat, 7 Feb 2015 20:11:26 +0000 (+0100) Subject: package/x11r7/xapp_showfont: bump version to 1.0.5 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=29803f9da8c2493beba7e9dfd44b4868eeb49e56;p=buildroot.git package/x11r7/xapp_showfont: bump version to 1.0.5 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/x11r7/xapp_showfont/xapp_showfont.mk b/package/x11r7/xapp_showfont/xapp_showfont.mk index 494e2af892..c0b8c9a3a2 100644 --- a/package/x11r7/xapp_showfont/xapp_showfont.mk +++ b/package/x11r7/xapp_showfont/xapp_showfont.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_SHOWFONT_VERSION = 1.0.4 +XAPP_SHOWFONT_VERSION = 1.0.5 XAPP_SHOWFONT_SOURCE = showfont-$(XAPP_SHOWFONT_VERSION).tar.bz2 XAPP_SHOWFONT_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_SHOWFONT_LICENSE = MIT