diff options
author | Bernd Kuhls <berndkuhls@hotmail.com> | 2014-03-29 22:43:41 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-03-29 23:19:24 +0100 |
commit | 39937c6687dfbfd4db54f53529845e2b5bd999cf (patch) | |
tree | 96daf0140d5bf5ef4280bd8811eaa7a660e34e04 | |
parent | f0647faf2b9457c1e75d39113de4fa7475c6aa0d (diff) | |
download | buildroot-39937c6687dfbfd4db54f53529845e2b5bd999cf.tar.gz buildroot-39937c6687dfbfd4db54f53529845e2b5bd999cf.zip |
xapp_xstdcmap: Bump version to 1.0.3
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_xstdcmap/xapp_xstdcmap.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xapp_xstdcmap/xapp_xstdcmap.mk b/package/x11r7/xapp_xstdcmap/xapp_xstdcmap.mk index 8a21080e90..a4d6dc34f6 100644 --- a/package/x11r7/xapp_xstdcmap/xapp_xstdcmap.mk +++ b/package/x11r7/xapp_xstdcmap/xapp_xstdcmap.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_XSTDCMAP_VERSION = 1.0.1 +XAPP_XSTDCMAP_VERSION = 1.0.3 XAPP_XSTDCMAP_SOURCE = xstdcmap-$(XAPP_XSTDCMAP_VERSION).tar.bz2 XAPP_XSTDCMAP_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XSTDCMAP_LICENSE = MIT |