From: Bernd Kuhls Date: Sat, 4 Jan 2014 13:38:41 +0000 (+0100) Subject: xorg: Bump xlib_libXcomposite version to 0.4.4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=11851a59a1feb375e6f558cafe49f5664e4d53ec;p=buildroot.git xorg: Bump xlib_libXcomposite version to 0.4.4 Signed-off-by: Bernd Kuhls Signed-off-by: Peter Korsgaard --- diff --git a/package/x11r7/xlib_libXcomposite/xlib_libXcomposite.mk b/package/x11r7/xlib_libXcomposite/xlib_libXcomposite.mk index e097e3ca58..f0e59cba1d 100644 --- a/package/x11r7/xlib_libXcomposite/xlib_libXcomposite.mk +++ b/package/x11r7/xlib_libXcomposite/xlib_libXcomposite.mk @@ -4,7 +4,7 @@ # ################################################################################ -XLIB_LIBXCOMPOSITE_VERSION = 0.4.3 +XLIB_LIBXCOMPOSITE_VERSION = 0.4.4 XLIB_LIBXCOMPOSITE_SOURCE = libXcomposite-$(XLIB_LIBXCOMPOSITE_VERSION).tar.bz2 XLIB_LIBXCOMPOSITE_SITE = http://xorg.freedesktop.org/releases/individual/lib XLIB_LIBXCOMPOSITE_LICENSE = MIT