From patchwork Sat Nov 21 11:21:27 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1404309 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.137; helo=fraxinus.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 fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CdWG817Dmz9sTv for ; Sat, 21 Nov 2020 22:21:52 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 6A0BD86CD7; Sat, 21 Nov 2020 11:21:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JyMhK-PAzboe; Sat, 21 Nov 2020 11:21:47 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id BC0F98626E; Sat, 21 Nov 2020 11:21:47 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 2EEB01BF4D8 for ; Sat, 21 Nov 2020 11:21:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 286D9874BC for ; Sat, 21 Nov 2020 11:21:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vTi23BYIfaPS for ; Sat, 21 Nov 2020 11:21:40 +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 hemlock.osuosl.org (Postfix) with ESMTPS id 971DA874B0 for ; Sat, 21 Nov 2020 11:21:40 +0000 (UTC) Received: from fwd40.aul.t-online.de (fwd40.aul.t-online.de [172.20.26.139]) by mailout09.t-online.de (Postfix) with SMTP id C1B9142E60C0 for ; Sat, 21 Nov 2020 12:21:38 +0100 (CET) Received: from fli4l.lan.fli4l (VrtUYuZEZh0q+5vEnjjQMcKA+ckSnsIU15hC4E4Nye1igdLX6jmbwJFeaLq9DHXZz-@[91.58.14.68]) by fwd40.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1kgQxQ-2pCczI0; Sat, 21 Nov 2020 12:21:32 +0100 Received: from mahler.lan.fli4l ([192.168.1.1]:51876) by fli4l.lan.fli4l with esmtp (Exim 4.94) (envelope-from ) id 1kgQxP-0002Xa-Ua for buildroot@buildroot.org; Sat, 21 Nov 2020 12:21:32 +0100 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 21 Nov 2020 12:21:27 +0100 Message-Id: <20201121112131.756930-2-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: VrtUYuZEZh0q+5vEnjjQMcKA+ckSnsIU15hC4E4Nye1igdLX6jmbwJFeaLq9DHXZz- X-TOI-EXPURGATEID: 150726::1605957692-00001797-425B1327/0/0 CLEAN NORMAL X-TOI-MSGID: 3e75ca72-6190-4caf-88e2-87b2165a0749 Subject: [Buildroot] [PATCH/next 2/6] package/x11r7/xapp_xkbcomp: bump version to 1.4.4 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. Signed-off-by: Bernd Kuhls --- package/x11r7/xapp_xkbcomp/xapp_xkbcomp.hash | 8 ++++---- package/x11r7/xapp_xkbcomp/xapp_xkbcomp.mk | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/x11r7/xapp_xkbcomp/xapp_xkbcomp.hash b/package/x11r7/xapp_xkbcomp/xapp_xkbcomp.hash index 98bd0c43a3..7191d5520e 100644 --- a/package/x11r7/xapp_xkbcomp/xapp_xkbcomp.hash +++ b/package/x11r7/xapp_xkbcomp/xapp_xkbcomp.hash @@ -1,5 +1,5 @@ -# From https://lists.x.org/archives/xorg-announce/2020-February/003037.html -sha256 06242c169fc11caf601cac46d781d467748c6a330e15b36dce46520b8ac8d435 xkbcomp-1.4.3.tar.bz2 -sha512 827713c0413aecdcad2b61edb7b8c7c7a002e18505b9041f570e2f680907193cb5ff8a5b424695e21110b2d06c145cbf0e397e52347421ee946f06e2a51f135d xkbcomp-1.4.3.tar.bz2 +# From https://lists.x.org/archives/xorg-announce/2020-November/003063.html +sha256 59cce603a607a17722a0a1cf99010f4894e7812beb5d695abbc08474d59af27e xkbcomp-1.4.4.tar.bz2 +sha512 971eb06277a49083b42154472596f1452fa94cdee28bad345bbcd85b028441bfd975763c20ed92aa69d6605b3fb23d27fee89df91501963b77c863667bae41c4 xkbcomp-1.4.4.tar.bz2 # Locally computed -sha256 f1a78f5796fe2374f2b93e579328a02283e57d2a8316484b31799b12debe7ee3 COPYING +sha256 f1a78f5796fe2374f2b93e579328a02283e57d2a8316484b31799b12debe7ee3 COPYING diff --git a/package/x11r7/xapp_xkbcomp/xapp_xkbcomp.mk b/package/x11r7/xapp_xkbcomp/xapp_xkbcomp.mk index e97f8fdd8b..69d4aefb94 100644 --- a/package/x11r7/xapp_xkbcomp/xapp_xkbcomp.mk +++ b/package/x11r7/xapp_xkbcomp/xapp_xkbcomp.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_XKBCOMP_VERSION = 1.4.3 +XAPP_XKBCOMP_VERSION = 1.4.4 XAPP_XKBCOMP_SOURCE = xkbcomp-$(XAPP_XKBCOMP_VERSION).tar.bz2 XAPP_XKBCOMP_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XKBCOMP_LICENSE = MIT