From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4015AC433F5 for ; Mon, 4 Apr 2022 16:40:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id DD6C54052E; Mon, 4 Apr 2022 16:39:59 +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 r29eB02KED-9; Mon, 4 Apr 2022 16:39:59 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id ED538404D1; Mon, 4 Apr 2022 16:39:57 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 851BD1BF983 for ; Mon, 4 Apr 2022 16:39:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 81C40404D1 for ; Mon, 4 Apr 2022 16:39:56 +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 Muf-A3qR_WTf for ; Mon, 4 Apr 2022 16:39:55 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by smtp2.osuosl.org (Postfix) with ESMTPS id 7EF304011C for ; Mon, 4 Apr 2022 16:39:55 +0000 (UTC) Received: from fwd81.dcpf.telekom.de (fwd81.aul.t-online.de [10.223.144.107]) by mailout12.t-online.de (Postfix) with SMTP id 1AF562430 for ; Mon, 4 Apr 2022 18:39:29 +0200 (CEST) Received: from fli4l.lan.fli4l ([84.161.188.174]) by fwd81.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1nbPjj-4722Gv0; Mon, 4 Apr 2022 18:39:27 +0200 Received: from bruckner.lan.fli4l ([192.168.1.1]:56672) by fli4l.lan.fli4l with esmtp (Exim 4.95) (envelope-from ) id 1nbPji-0002Bn-U3 for buildroot@buildroot.org; Mon, 04 Apr 2022 18:39:26 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Mon, 4 Apr 2022 18:39:26 +0200 Message-Id: <20220404163926.2601842-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1649090367-0000BD0E-2BB1FD07/0/0 CLEAN NORMAL X-TOI-MSGID: a34bed7e-35b5-4603-bceb-3f0eeed3376a Subject: [Buildroot] [PATCH 1/1] package/kodi-pvr-waipu: bump version to 19.2.1-Matrix X-BeenThere: buildroot@buildroot.org 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Signed-off-by: Bernd Kuhls --- package/kodi-pvr-waipu/kodi-pvr-waipu.hash | 2 +- package/kodi-pvr-waipu/kodi-pvr-waipu.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/kodi-pvr-waipu/kodi-pvr-waipu.hash b/package/kodi-pvr-waipu/kodi-pvr-waipu.hash index d40a068cb5..1f290b9331 100644 --- a/package/kodi-pvr-waipu/kodi-pvr-waipu.hash +++ b/package/kodi-pvr-waipu/kodi-pvr-waipu.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 4c5ad45ba869c8064a0d64d7fc5c0a2e0c9f47f51184823872d6cd888ab7b2a0 kodi-pvr-waipu-19.2.0-Matrix.tar.gz +sha256 61779eaac29930cfd7f2c23da44a27fdecb695252fbab9598c49c57ce8be7291 kodi-pvr-waipu-19.2.1-Matrix.tar.gz sha256 4202d4fb329f58c83ba921b56d7071e37f7df3f15b3820a3a04ef8eee49f54d2 pvr.waipu/LICENSE.txt diff --git a/package/kodi-pvr-waipu/kodi-pvr-waipu.mk b/package/kodi-pvr-waipu/kodi-pvr-waipu.mk index 61c5bd67ae..19c750945e 100644 --- a/package/kodi-pvr-waipu/kodi-pvr-waipu.mk +++ b/package/kodi-pvr-waipu/kodi-pvr-waipu.mk @@ -4,7 +4,7 @@ # ################################################################################ -KODI_PVR_WAIPU_VERSION = 19.2.0-Matrix +KODI_PVR_WAIPU_VERSION = 19.2.1-Matrix KODI_PVR_WAIPU_SITE = $(call github,flubshi,pvr.waipu,$(KODI_PVR_WAIPU_VERSION)) KODI_PVR_WAIPU_LICENSE = GPL-2.0+ KODI_PVR_WAIPU_LICENSE_FILES = pvr.waipu/LICENSE.txt -- 2.30.2 _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot