From: Bernd Kuhls Date: Mon, 6 Jan 2014 20:40:06 +0000 (+0100) Subject: xorg: Bump xlib_libXcursor to version 1.1.14 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=88adfadccc7b1ad3b009e3d927e1acbb937ee801;p=buildroot.git xorg: Bump xlib_libXcursor to version 1.1.14 thanks to Jerzy Grzegorek for the hint Signed-off-by: Bernd Kuhls Signed-off-by: Peter Korsgaard --- diff --git a/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk b/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk index 37afa5d0a6..508b5e21c5 100644 --- a/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk +++ b/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk @@ -4,7 +4,7 @@ # ################################################################################ -XLIB_LIBXCURSOR_VERSION = 1.1.13 +XLIB_LIBXCURSOR_VERSION = 1.1.14 XLIB_LIBXCURSOR_SOURCE = libXcursor-$(XLIB_LIBXCURSOR_VERSION).tar.bz2 XLIB_LIBXCURSOR_SITE = http://xorg.freedesktop.org/releases/individual/lib XLIB_LIBXCURSOR_LICENSE = MIT