* [ptxdist] [PATCH] parted: bump version to 3.1
@ 2013-09-11 9:00 T.Schmidl
0 siblings, 0 replies; only message in thread
From: T.Schmidl @ 2013-09-11 9:00 UTC (permalink / raw)
To: ptxdist
[-- Attachment #1.1: Type: text/plain, Size: 358 bytes --]
Hello,
I'm proposing this patch to upgrade parted to version 3.1.
Best regards,
Tobias Schmidl
Software Developer
Corporate Technology
Erhardt+Leimer GmbH
Albert-Leimer-Platz 1
86391 Stadtbergen
Germany
Telefon: +49 821 2435 210
Telefax: +49 821 2435 395
E-mail: T.Schmidl@erhardt-leimer.com
Internet: http://www.erhardt-leimer.com
[-- Attachment #1.2: Type: text/html, Size: 1050 bytes --]
[-- Attachment #2: parted-bump_version_to_3.1.patch --]
[-- Type: application/octet-stream, Size: 1050 bytes --]
From b110b91d656c9648ee5628a2a79d9435672322a6 Mon Sep 17 00:00:00 2001
From: Tobias Schmidl <T.Schmidl@erhardt-leimer.com>
Date: Tue, 10 Sep 2013 16:03:59 +0200
Subject: [PATCH] parted: bump version to 3.1
This version is available since 2012-03-02, so we could consider it stable.
Signed-off-by: Tobias Schmidl <T.Schmidl@erhardt-leimer.com>
---
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.4.rc3
[-- Attachment #3: Type: text/plain, Size: 48 bytes --]
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-11 9:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-11 9:00 [ptxdist] [PATCH] parted: bump version to 3.1 T.Schmidl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox