package/x11r7/xlib_libXfixes: bump version to 6.0.0

Release notes:
https://lists.x.org/archives/xorg-announce/2021-May/003086.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Bernd Kuhls 2021-05-18 17:24:52 +02:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent d51736f472
commit daf7104a41
2 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,6 @@
# From https://lists.x.org/archives/xorg-announce/2016-October/002722.html
sha256 de1cd33aff226e08cefd0e6759341c2c8e8c9faf8ce9ac6ec38d43e287b22ad6 libXfixes-5.0.3.tar.bz2
# From https://lists.x.org/archives/xorg-announce/2021-May/003086.html
sha256 a7c1a24da53e0b46cac5aea79094b4b2257321c621b258729bc3139149245b4c libXfixes-6.0.0.tar.bz2
sha512 1985ef156f382e9a7e1cc7e044e0f626de1e4c82557a511cbcf6431994c0ac25b1f8b3a0293bd3089331593db8ce01d3a71ddec68f19b5fe6029d5082fb6885d libXfixes-6.0.0.tar.bz2
# Locally calculated
sha256 d64e671ffeb483d4543f98c842788ab34c77427e27d83d6b082065a4438d4885 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
XLIB_LIBXFIXES_VERSION = 5.0.3
XLIB_LIBXFIXES_VERSION = 6.0.0
XLIB_LIBXFIXES_SOURCE = libXfixes-$(XLIB_LIBXFIXES_VERSION).tar.bz2
XLIB_LIBXFIXES_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXFIXES_LICENSE = MIT