From: Bernd Kuhls Date: Sat, 4 Jan 2014 13:38:48 +0000 (+0100) Subject: xorg: Bump xlib_libXmu version to 1.1.2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=743a23458d40008dcf86cd98c1d094b3cb1c3017;p=buildroot.git xorg: Bump xlib_libXmu version to 1.1.2 Signed-off-by: Bernd Kuhls Signed-off-by: Peter Korsgaard --- diff --git a/package/x11r7/xlib_libXmu/xlib_libXmu.mk b/package/x11r7/xlib_libXmu/xlib_libXmu.mk index eda4151e48..261f871387 100644 --- a/package/x11r7/xlib_libXmu/xlib_libXmu.mk +++ b/package/x11r7/xlib_libXmu/xlib_libXmu.mk @@ -4,7 +4,7 @@ # ################################################################################ -XLIB_LIBXMU_VERSION = 1.1.1 +XLIB_LIBXMU_VERSION = 1.1.2 XLIB_LIBXMU_SOURCE = libXmu-$(XLIB_LIBXMU_VERSION).tar.bz2 XLIB_LIBXMU_SITE = http://xorg.freedesktop.org/releases/individual/lib XLIB_LIBXMU_LICENSE = MIT