package/x11r7/xlib_libX11: bump version to 1.6.5

Changed _SITE according to URL mentioned in upstream release note.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2017-03-04 20:54:54 +01:00 committed by Thomas Petazzoni
parent d48cc32653
commit 8972d9dd6b
2 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
# From https://lists.x.org/archives/xorg-announce/2016-October/002721.html
sha256 b7c748be3aa16ec2cbd81edc847e9b6ee03f88143ab270fb59f58a044d34e441 libX11-1.6.4.tar.bz2
# From https://lists.x.org/archives/xorg-announce/2017-February/002777.html
sha256 4d3890db2ba225ba8c55ca63c6409c1ebb078a2806de59fb16342768ae63435d libX11-1.6.5.tar.bz2

View file

@ -4,9 +4,9 @@
#
################################################################################
XLIB_LIBX11_VERSION = 1.6.4
XLIB_LIBX11_VERSION = 1.6.5
XLIB_LIBX11_SOURCE = libX11-$(XLIB_LIBX11_VERSION).tar.bz2
XLIB_LIBX11_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBX11_SITE = https://xorg.freedesktop.org/archive/individual/lib
XLIB_LIBX11_LICENSE = MIT
XLIB_LIBX11_LICENSE_FILES = COPYING
XLIB_LIBX11_INSTALL_STAGING = YES