From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:6f8:1178:2:5054:ff:fec0:8e10] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1UbnF0-000490-DY for ptxdist@pengutronix.de; Mon, 13 May 2013 09:32:14 +0200 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.72) (envelope-from ) id 1UbnEy-0003py-8o for ptxdist@pengutronix.de; Mon, 13 May 2013 09:32:12 +0200 Date: Mon, 13 May 2013 09:32:12 +0200 From: Michael Olbrich Message-ID: <20130513073212.GB23679@pengutronix.de> References: <1367317196-14252-1-git-send-email-bernhard.sessler@corscience.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1367317196-14252-1-git-send-email-bernhard.sessler@corscience.de> Subject: Re: [ptxdist] [PATCH] parted: bump to version 3.1 Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hi, this fails in the prepare stage for me. Michael On Tue, Apr 30, 2013 at 12:19:56PM +0200, Bernhard Sessler wrote: > Signed-off-by: Bernhard Sessler > --- > rules/parted.make | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/rules/parted.make b/rules/parted.make > index 6bfdc85..5c12d67 100644 > --- a/rules/parted.make > +++ b/rules/parted.make > @@ -16,10 +16,10 @@ PACKAGES-$(PTXCONF_PARTED) += parted > # > # Paths and names > # > -PARTED_VERSION := 2.3 > -PARTED_MD5 := 30ceb6df7e8681891e865e2fe5a7903d > +PARTED_VERSION := 3.1 > +PARTED_MD5 := 5d89d64d94bcfefa9ce8f59f4b81bdcb > PARTED := parted-$(PARTED_VERSION) > -PARTED_SUFFIX := tar.gz > +PARTED_SUFFIX := tar.xz > PARTED_URL := $(call ptx/mirror, GNU, parted/$(PARTED).$(PARTED_SUFFIX)) > PARTED_SOURCE := $(SRCDIR)/$(PARTED).$(PARTED_SUFFIX) > PARTED_DIR := $(BUILDDIR)/$(PARTED) > -- > 1.8.2.2 > > > -- > ptxdist mailing list > ptxdist@pengutronix.de > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de