From: Bernd Kuhls Date: Tue, 15 Apr 2014 05:07:25 +0000 (+0200) Subject: xserver_xorg-server: Bump version to 1.15.1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=deaab1032d5a390a10dc83edf9dac8a10fcd2a7e;p=buildroot.git xserver_xorg-server: Bump version to 1.15.1 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk b/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk index 0db1657e4f..ba6c5032bc 100644 --- a/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk +++ b/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk @@ -4,7 +4,7 @@ # ################################################################################ -XSERVER_XORG_SERVER_VERSION = 1.15.0 +XSERVER_XORG_SERVER_VERSION = 1.15.1 XSERVER_XORG_SERVER_SOURCE = xorg-server-$(XSERVER_XORG_SERVER_VERSION).tar.bz2 XSERVER_XORG_SERVER_SITE = http://xorg.freedesktop.org/releases/individual/xserver XSERVER_XORG_SERVER_LICENSE = MIT