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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5EB8FC433F5 for ; Sun, 3 Oct 2021 09:20:07 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id EB8B861B3E for ; Sun, 3 Oct 2021 09:20:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org EB8B861B3E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=t-online.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=buildroot.org Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id ACFFA400F3; Sun, 3 Oct 2021 09:20:06 +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 aL72HwFtySfC; Sun, 3 Oct 2021 09:20:05 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id D5C364019B; Sun, 3 Oct 2021 09:20:04 +0000 (UTC) Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 67C681BF39F for ; Sun, 3 Oct 2021 09:20:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id AECAD40301 for ; Sun, 3 Oct 2021 09:20:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PJPg9vXeyO_T for ; Sun, 3 Oct 2021 09:20:02 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from mailout11.t-online.de (mailout11.t-online.de [194.25.134.85]) by smtp4.osuosl.org (Postfix) with ESMTPS id EC9EA40309 for ; Sun, 3 Oct 2021 09:20:01 +0000 (UTC) Received: from fwd72.dcpf.telekom.de (fwd72.aul.t-online.de [10.223.144.98]) by mailout11.t-online.de (Postfix) with SMTP id 592061C27D for ; Sun, 3 Oct 2021 11:19:59 +0200 (CEST) Received: from fli4l.lan.fli4l ([79.214.202.198]) by fwd72.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1mWxf2-0d6FAP0; Sun, 3 Oct 2021 11:19:56 +0200 Received: from [192.168.1.109] (port=42696 helo=bruckner.lan.fli4l) by fli4l.lan.fli4l with esmtp (Exim 4.95) (envelope-from ) id 1mWxf1-0003BR-VI for buildroot@buildroot.org; Sun, 03 Oct 2021 11:19:56 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sun, 3 Oct 2021 11:19:55 +0200 Message-Id: <20211003091955.792415-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1633252796-00001454-E505E44F/0/0 CLEAN NORMAL X-TOI-MSGID: e3a47e28-4e0d-4732-81c3-3c764a1fb0ec Subject: [Buildroot] [PATCH 1/1] package/xmrig: bump version to 6.15.1 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" Changelog: https://github.com/xmrig/xmrig/blob/master/CHANGELOG.md Signed-off-by: Bernd Kuhls --- package/xmrig/xmrig.hash | 2 +- package/xmrig/xmrig.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/xmrig/xmrig.hash b/package/xmrig/xmrig.hash index ebe6fe5726..fcc7cd456d 100644 --- a/package/xmrig/xmrig.hash +++ b/package/xmrig/xmrig.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 155ce4b921839525f03ff7fe3ce9d6ecddf4f2a32cae1b0b83b3808c9db39880 xmrig-6.15.0.tar.gz +sha256 4191299f9556556401fe3a1008e11784146ba53fdbbff6ad74ae19c4dd03d2b8 xmrig-6.15.1.tar.gz sha256 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2 LICENSE diff --git a/package/xmrig/xmrig.mk b/package/xmrig/xmrig.mk index 16471682ca..45bfe71236 100644 --- a/package/xmrig/xmrig.mk +++ b/package/xmrig/xmrig.mk @@ -4,7 +4,7 @@ # ################################################################################ -XMRIG_VERSION = 6.15.0 +XMRIG_VERSION = 6.15.1 XMRIG_SITE = $(call github,xmrig,xmrig,v$(XMRIG_VERSION)) XMRIG_LICENSE = GPL-3.0+ XMRIG_LICENSE_FILES = LICENSE -- 2.30.2 _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot