From patchwork Sat Nov 21 11:21:29 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1404310 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=t-online.de Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CdWG61pMKz9sT6 for ; Sat, 21 Nov 2020 22:21:48 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id E24D920402; Sat, 21 Nov 2020 11:21:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DoPRLVxC6-+c; Sat, 21 Nov 2020 11:21:44 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id CB73720418; Sat, 21 Nov 2020 11:21:42 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id EE6CA1BF4D8 for ; Sat, 21 Nov 2020 11:21:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id EAE5686FEF for ; Sat, 21 Nov 2020 11:21:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TKgeU209psnk for ; Sat, 21 Nov 2020 11:21:39 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout09.t-online.de (mailout09.t-online.de [194.25.134.84]) by whitealder.osuosl.org (Postfix) with ESMTPS id 9AC58860BF for ; Sat, 21 Nov 2020 11:21:39 +0000 (UTC) Received: from fwd26.aul.t-online.de (fwd26.aul.t-online.de [172.20.26.131]) by mailout09.t-online.de (Postfix) with SMTP id 1F7BA42E60BA for ; Sat, 21 Nov 2020 12:21:37 +0100 (CET) Received: from fli4l.lan.fli4l (XKmeraZDQh0VQoGav+zMd6oT-L5D6yXaW9itQkTcHQ4tlir+V0UDHmx5hllAyrKQvq@[91.58.14.68]) by fwd26.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1kgQxS-0spsgq0; Sat, 21 Nov 2020 12:21:34 +0100 Received: from mahler.lan.fli4l ([192.168.1.1]:51876) by fli4l.lan.fli4l with esmtp (Exim 4.94) (envelope-from ) id 1kgQxR-0002Xa-B6 for buildroot@buildroot.org; Sat, 21 Nov 2020 12:21:33 +0100 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 21 Nov 2020 12:21:29 +0100 Message-Id: <20201121112131.756930-4-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20201121112131.756930-1-bernd.kuhls@t-online.de> References: <20201121112131.756930-1-bernd.kuhls@t-online.de> MIME-Version: 1.0 X-ID: XKmeraZDQh0VQoGav+zMd6oT-L5D6yXaW9itQkTcHQ4tlir+V0UDHmx5hllAyrKQvq X-TOI-EXPURGATEID: 150726::1605957694-0000FB7B-8E1BAF1A/0/0 CLEAN NORMAL X-TOI-MSGID: 6d67e3e8-c0ca-4bcb-9a28-6173b698e314 Subject: [Buildroot] [PATCH/next 4/6] package/x11r7/xcb-proto: bump version to 1.14.1 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Reformatted hashes, updated _SITE. Signed-off-by: Bernd Kuhls --- package/x11r7/xcb-proto/xcb-proto.hash | 8 ++++---- package/x11r7/xcb-proto/xcb-proto.mk | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package/x11r7/xcb-proto/xcb-proto.hash b/package/x11r7/xcb-proto/xcb-proto.hash index c6d2d8e341..e6bc2379bf 100644 --- a/package/x11r7/xcb-proto/xcb-proto.hash +++ b/package/x11r7/xcb-proto/xcb-proto.hash @@ -1,5 +1,5 @@ -# From https://lists.x.org/archives/xorg-announce/2020-February/003038.html -sha256 186a3ceb26f9b4a015f5a44dcc814c93033a5fc39684f36f1ecc79834416a605 xcb-proto-1.14.tar.xz -sha512 de66d568163b6da2be9d6c59984f3afa3acd119a781378638045fd68018665ef5c9af98f024e9962ba3eb7c7a4d85c27ba70ffafceb2324ccc6940f34de16690 xcb-proto-1.14.tar.xz +# From https://lists.x.org/archives/xorg-announce/2020-October/003061.html +sha256 f04add9a972ac334ea11d9d7eb4fc7f8883835da3e4859c9afa971efdf57fcc3 xcb-proto-1.14.1.tar.xz +sha512 140fbf48483bacc7f6b70fdcf76f9e4ff0e87df9cb3a071cea47d8fe4574407cdefcfbd674099014d297e5fc010748e71d8609fca4cc32e8b25c634f928b727d xcb-proto-1.14.1.tar.xz # Locally computed -sha256 c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd COPYING +sha256 c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd COPYING diff --git a/package/x11r7/xcb-proto/xcb-proto.mk b/package/x11r7/xcb-proto/xcb-proto.mk index f7a3ad55b1..8bfe24f848 100644 --- a/package/x11r7/xcb-proto/xcb-proto.mk +++ b/package/x11r7/xcb-proto/xcb-proto.mk @@ -4,9 +4,9 @@ # ################################################################################ -XCB_PROTO_VERSION = 1.14 +XCB_PROTO_VERSION = 1.14.1 XCB_PROTO_SOURCE = xcb-proto-$(XCB_PROTO_VERSION).tar.xz -XCB_PROTO_SITE = http://xcb.freedesktop.org/dist +XCB_PROTO_SITE = https://xorg.freedesktop.org/archive/individual/proto XCB_PROTO_LICENSE = MIT XCB_PROTO_LICENSE_FILES = COPYING