package/x11r7/libxcb: bump version to 1.12

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 2016-06-11 10:37:27 +02:00 committed by Thomas Petazzoni
parent d6390c439b
commit aa5a050911
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# From http://lists.x.org/archives/xorg-announce/2015-September/002633.html
sha256 b720fd6c7d200e5371affdb3f049cc8f88cff9aed942ff1b824d95eedbf69d30 libxcb-1.11.1.tar.bz2
# From https://lists.x.org/archives/xorg-announce/2016-May/002694.html
sha256 4adfb1b7c67e99bc9c2ccb110b2f175686576d2f792c8a71b9c8b19014057b5b libxcb-1.12.tar.bz2

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBXCB_VERSION = 1.11.1
LIBXCB_VERSION = 1.12
LIBXCB_SOURCE = libxcb-$(LIBXCB_VERSION).tar.bz2
LIBXCB_SITE = http://xcb.freedesktop.org/dist
LIBXCB_LICENSE = MIT