diff options
author | Bernd Kuhls <berndkuhls@hotmail.com> | 2014-03-29 22:43:33 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-03-29 23:19:13 +0100 |
commit | fd0640097a67584b00abf261373e21f122e11145 (patch) | |
tree | 7877421503e0e003a33b25fb7c5779bc6d063839 | |
parent | 5c11641b8c1257e835c190df0f27cc5f042408b7 (diff) | |
download | buildroot-fd0640097a67584b00abf261373e21f122e11145.tar.gz buildroot-fd0640097a67584b00abf261373e21f122e11145.zip |
xapp_xrefresh: Bump version to 1.0.5
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/x11r7/xapp_xrefresh/xapp_xrefresh.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |