libX11: update to libX11-1.6.5

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2017-03-18 10:09:25 -07:00 committed by Lukas Rusak
parent ba13dc6943
commit 4a269494eb
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# This file is part of OpenELEC - http://www.openelec.tv # This file is part of OpenELEC - http://www.openelec.tv
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2009-2017 Stephan Raue (stephan@openelec.tv)
# #
# OpenELEC is free software: you can redistribute it and/or modify # OpenELEC is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="libX11" PKG_NAME="libX11"
PKG_VERSION="1.6.4" PKG_VERSION="1.6.5"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.x.org/" PKG_SITE="http://www.x.org/"