From patchwork Fri Apr 30 20:55:37 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1472511 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.133; helo=smtp2.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4FX4V00MFYz9sWP for ; Sat, 1 May 2021 06:58:47 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id AA336431BC; Fri, 30 Apr 2021 20:58:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jyKFiC-EQ7aI; Fri, 30 Apr 2021 20:58:44 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 1DB504024B; Fri, 30 Apr 2021 20:58:43 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 39FDA1C11BB for ; Fri, 30 Apr 2021 20:58:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 363824024B for ; Fri, 30 Apr 2021 20:58:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bLa62GJOZ6Fd for ; Fri, 30 Apr 2021 20:58:40 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from mailout06.t-online.de (mailout06.t-online.de [194.25.134.19]) by smtp2.osuosl.org (Postfix) with ESMTPS id 1B8DE4023B for ; Fri, 30 Apr 2021 20:58:39 +0000 (UTC) Received: from fwd16.aul.t-online.de (fwd16.aul.t-online.de [172.20.26.243]) by mailout06.t-online.de (Postfix) with SMTP id 0EA1D40576 for ; Fri, 30 Apr 2021 22:55:51 +0200 (CEST) Received: from fli4l.lan.fli4l (ZquAkUZaZh5JOy5ulbuK4VSji3q8QUPwFle7hUFBg-h0UF6E7wfTWCPCCK+uHpdgk3@[84.161.185.55]) by fwd16.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1lcaAk-4Se1b60; Fri, 30 Apr 2021 22:55:38 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:53540) by fli4l.lan.fli4l with esmtp (Exim 4.94) (envelope-from ) id 1lcaAj-00038f-Pq for buildroot@buildroot.org; Fri, 30 Apr 2021 22:55:38 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Fri, 30 Apr 2021 22:55:37 +0200 Message-Id: <20210430205537.682528-2-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210430205537.682528-1-bernd.kuhls@t-online.de> References: <20210430205537.682528-1-bernd.kuhls@t-online.de> MIME-Version: 1.0 X-ID: ZquAkUZaZh5JOy5ulbuK4VSji3q8QUPwFle7hUFBg-h0UF6E7wfTWCPCCK+uHpdgk3 X-TOI-EXPURGATEID: 150726::1619816138-000147F3-BD2ED258/0/0 CLEAN NORMAL X-TOI-MSGID: 46a12ffd-662a-4a7f-9905-589184f96c94 Subject: [Buildroot] [PATCH 2/2] package/x11r7/xdriver_xf86-input-libinput: bump version to 1.0.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" Release notes: https://lists.x.org/archives/xorg-announce/2021-April/003083.html Signed-off-by: Bernd Kuhls --- .../xdriver_xf86-input-libinput.hash | 6 +++--- .../xdriver_xf86-input-libinput.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash index daeb8d593a..2c4dafc8c7 100644 --- a/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash +++ b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash @@ -1,6 +1,6 @@ -# From https://lists.x.org/archives/xorg-announce/2021-April/003079.html -sha256 ef55c2f66ae65da476c400205692ff77c9192bdc16fb3a285ea252267cf28a74 xf86-input-libinput-1.0.0.tar.bz2 -sha512 8135afcdfd1d1bc8196c42680b2f3b3089ee25509776c52db4bdab0afca74d6ca1689a14b5e30a24834293d0377689138bd3ea4b249c9310d5ec5777ff3ebeb8 xf86-input-libinput-1.0.0.tar.bz2 +# From https://lists.x.org/archives/xorg-announce/2021-April/003083.html +sha256 fddec49c115591918475155bf16aaf23017d7f814cee7823a0c11f867aca245b xf86-input-libinput-1.0.1.tar.bz2 +sha512 bb3cc4e9507d5ff6e430aabb5c87e412e8bbc5fd18b85fa4826123cb6be2f8f41078863fda09304f9dbd1264bbf1c3c7d6c11700ede0a5db733fbd1a03ec915b xf86-input-libinput-1.0.1.tar.bz2 # Locally computed sha256 4114220b281561e80f3422f0e7ae8d3e1fc85131ffc2e3b6265119e66f1adb27 COPYING diff --git a/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk index 4283f16b25..b949b54819 100644 --- a/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk +++ b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 1.0.0 +XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 1.0.1 XDRIVER_XF86_INPUT_LIBINPUT_SOURCE = xf86-input-libinput-$(XDRIVER_XF86_INPUT_LIBINPUT_VERSION).tar.bz2 XDRIVER_XF86_INPUT_LIBINPUT_SITE = http://xorg.freedesktop.org/releases/individual/driver XDRIVER_XF86_INPUT_LIBINPUT_LICENSE = MIT