From patchwork Sat Oct 3 20:28:10 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Jean Texier X-Patchwork-Id: 1376354 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=busybox.net Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=koncepto.io header.i=@koncepto.io header.a=rsa-sha256 header.s=default header.b=injWtP/F; dkim-atps=neutral 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 4C3drT6n3Vz9ryj for ; Sun, 4 Oct 2020 07:34:31 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 5B590856BF; Sat, 3 Oct 2020 20:34:29 +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 uqBhZGHF2lIK; Sat, 3 Oct 2020 20:34:27 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id B2B6485617; Sat, 3 Oct 2020 20:34:27 +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 943F21BF2F4 for ; Sat, 3 Oct 2020 20:34:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 88F1184483 for ; Sat, 3 Oct 2020 20:34:26 +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 L2PiA-wSc63H for ; Sat, 3 Oct 2020 20:34:25 +0000 (UTC) X-Greylist: delayed 00:06:01 by SQLgrey-1.7.6 Received: from koncepto.io (koncepto.io [195.154.119.111]) by whitealder.osuosl.org (Postfix) with ESMTPS id 3E4DF86372 for ; Sat, 3 Oct 2020 20:34:25 +0000 (UTC) Received: from menoah.home (lfbn-bor-1-1148-234.w90-120.abo.wanadoo.fr [90.120.95.234]) by koncepto.io (Postfix) with ESMTPSA id D144460443; Sat, 3 Oct 2020 22:28:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1601756899; bh=cp+ADcFVAKj+NLDL3Mku4caNUMFuEe7qVM6kBaHqo8o=; h=From:To:Cc:Subject:Date:From; b=injWtP/Fj/9/tE73GpWmaORp4KDgxYmX8+XJrP1XNYLUjNLweX9ScGpAiJmlirSHq tFa/Y9L478R14D1v13uJB0nGMsXFtiA/2EyYGom8T1+6B+fks79jfYjl4PPHEqa/rI EgSSpQfVeIuztR1oL7uUkFFWnxoBqSDQdDu+EFy7pWMK1auxbRnhVJRZXlFE3nbOjm mSQKWrW8HU1rM2rHuasZowZgV7as8hudzQgC9at+fWtmD1Vwx6/66cJfE8L8+yU7Au rqj1eaC9lc1tfbtAZffaKmizL7SXy+/dkRdLauyr/8pJktozz+PY2fgEJB1Sjq/eFZ TJY+R49dgik5Q== To: buildroot@buildroot.org Date: Sat, 3 Oct 2020 22:28:10 +0200 Message-Id: <1601756890-7566-1-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 Subject: [Buildroot] [PATCH 1/1] package/numactl: bump to version 2.0.14 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: , From: Pierre-Jean Texier via buildroot Reply-To: Pierre-Jean Texier Cc: Pierre-Jean Texier MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Also update hash file formatting (2 spaces) Signed-off-by: Pierre-Jean Texier --- package/numactl/numactl.hash | 4 ++-- package/numactl/numactl.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/numactl/numactl.hash b/package/numactl/numactl.hash index 61cb94b..802175d 100644 --- a/package/numactl/numactl.hash +++ b/package/numactl/numactl.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 97ee012b2f294903530424b4ff7f28bcaad6a356897ce8777383f87e5c2e325d numactl-2.0.13.tar.gz -sha256 e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575 README.md +sha256 1ee27abd07ff6ba140aaf9bc6379b37825e54496e01d6f7343330cf1a4487035 numactl-2.0.14.tar.gz +sha256 e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575 README.md diff --git a/package/numactl/numactl.mk b/package/numactl/numactl.mk index 4d3ceeb..d0dd5c2 100644 --- a/package/numactl/numactl.mk +++ b/package/numactl/numactl.mk @@ -4,7 +4,7 @@ # ################################################################################ -NUMACTL_VERSION = 2.0.13 +NUMACTL_VERSION = 2.0.14 NUMACTL_SITE = $(call github,numactl,numactl,v$(NUMACTL_VERSION)) NUMACTL_LICENSE = LGPL-2.1 (libnuma), GPL-2.0 (programs) NUMACTL_LICENSE_FILES = README.md