From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from eddie.linux-mips.org ([148.251.95.138] helo=cvs.linux-mips.org) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1itIDA-0003RZ-SF for ptxdist@pengutronix.de; Sun, 19 Jan 2020 22:34:26 +0100 Received: (from localhost user: 'ladis' uid#1021 fake: STDIN (ladis@eddie.linux-mips.org)) by eddie.linux-mips.org id S23990850AbgASVeXOdMeI (ORCPT ); Sun, 19 Jan 2020 22:34:23 +0100 Date: Sun, 19 Jan 2020 22:34:20 +0100 From: Ladislav Michl Message-ID: <20200119213420.GA2030445@lenoch> MIME-Version: 1.0 Content-Disposition: inline Subject: [ptxdist] [PATCH] host-python-scons: version bump 3.0.1 -> 3.1.2 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Signed-off-by: Ladislav Michl --- rules/host-python-scons.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/host-python-scons.make b/rules/host-python-scons.make index efca45148..731c67b8c 100644 --- a/rules/host-python-scons.make +++ b/rules/host-python-scons.make @@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_PYTHON_SCONS) += host-python-scons # # Paths and names # -HOST_PYTHON_SCONS_VERSION := 3.0.1 -HOST_PYTHON_SCONS_MD5 := b6a292e251b34b82c203b56cfa3968b3 +HOST_PYTHON_SCONS_VERSION := 3.1.2 +HOST_PYTHON_SCONS_MD5 := 77b2f8ac2661b7a4fad51c17cb7f1b25 HOST_PYTHON_SCONS := python-scons-$(HOST_PYTHON_SCONS_VERSION) HOST_PYTHON_SCONS_SUFFIX := tar.gz HOST_PYTHON_SCONS_URL := $(call ptx/mirror, SF, scons/scons-$(HOST_PYTHON_SCONS_VERSION).$(HOST_PYTHON_SCONS_SUFFIX)) -- 2.25.0 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de