diff options
author | Bernd Kuhls <berndkuhls@hotmail.com> | 2014-03-29 22:43:48 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-03-29 23:19:34 +0100 |
commit | 0de525e713b65f6ce1dc8b3e659919129e77be15 (patch) | |
tree | 73968e46a8d1c83a19161f530bd8b1a509c6c1b5 | |
parent | ba2cc4f76dd71cccaec25f0ed87c617867b8f7e3 (diff) | |
download | buildroot-0de525e713b65f6ce1dc8b3e659919129e77be15.tar.gz buildroot-0de525e713b65f6ce1dc8b3e659919129e77be15.zip |
xapp_ico: Bump version to 1.0.4
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_ico/xapp_ico.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xapp_ico/xapp_ico.mk b/package/x11r7/xapp_ico/xapp_ico.mk index aecd95adb9..621d1e489e 100644 --- a/package/x11r7/xapp_ico/xapp_ico.mk +++ b/package/x11r7/xapp_ico/xapp_ico.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_ICO_VERSION = 1.0.2 +XAPP_ICO_VERSION = 1.0.4 XAPP_ICO_SOURCE = ico-$(XAPP_ICO_VERSION).tar.bz2 XAPP_ICO_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_ICO_LICENSE = MIT |