* [ptxdist] [PATCH] util-linux-ng: update to version 2.28.2
@ 2016-09-12 16:32 Clemens Gruber
0 siblings, 0 replies; only message in thread
From: Clemens Gruber @ 2016-09-12 16:32 UTC (permalink / raw)
To: ptxdist; +Cc: Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
.../0001-__progname-redefinition-fix.patch | 0
patches/{util-linux-2.28 => util-linux-2.28.2}/series | 0
rules/util-linux-ng.make | 6 +++---
3 files changed, 3 insertions(+), 3 deletions(-)
rename patches/{util-linux-2.28 => util-linux-2.28.2}/0001-__progname-redefinition-fix.patch (100%)
rename patches/{util-linux-2.28 => util-linux-2.28.2}/series (100%)
diff --git a/patches/util-linux-2.28/0001-__progname-redefinition-fix.patch b/patches/util-linux-2.28.2/0001-__progname-redefinition-fix.patch
similarity index 100%
rename from patches/util-linux-2.28/0001-__progname-redefinition-fix.patch
rename to patches/util-linux-2.28.2/0001-__progname-redefinition-fix.patch
diff --git a/patches/util-linux-2.28/series b/patches/util-linux-2.28.2/series
similarity index 100%
rename from patches/util-linux-2.28/series
rename to patches/util-linux-2.28.2/series
diff --git a/rules/util-linux-ng.make b/rules/util-linux-ng.make
index 33798fa..2863a7d 100644
--- a/rules/util-linux-ng.make
+++ b/rules/util-linux-ng.make
@@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_UTIL_LINUX_NG) += util-linux-ng
#
# Paths and names
#
-UTIL_LINUX_NG_VERSION := 2.28
-UTIL_LINUX_NG_MD5 := e534e6ccc49107e5d31c329af798ef7d
+UTIL_LINUX_NG_VERSION := 2.28.2
+UTIL_LINUX_NG_MD5 := 46a232a37bce45371a86d19300edc47a
UTIL_LINUX_NG := util-linux-$(UTIL_LINUX_NG_VERSION)
UTIL_LINUX_NG_SUFFIX := tar.xz
-UTIL_LINUX_NG_URL := $(call ptx/mirror, KERNEL, utils/util-linux/v$(UTIL_LINUX_NG_VERSION)/$(UTIL_LINUX_NG).$(UTIL_LINUX_NG_SUFFIX))
+UTIL_LINUX_NG_URL := $(call ptx/mirror, KERNEL, utils/util-linux/v$(basename $(UTIL_LINUX_NG_VERSION))/$(UTIL_LINUX_NG).$(UTIL_LINUX_NG_SUFFIX))
UTIL_LINUX_NG_SOURCE := $(SRCDIR)/$(UTIL_LINUX_NG).$(UTIL_LINUX_NG_SUFFIX)
UTIL_LINUX_NG_DIR := $(BUILDDIR)/$(UTIL_LINUX_NG)
UTIL_LINUX_NG_LICENSE := GPL-2.0, GPL-2.0+, GPL-3.0+, LGPL-2.0+, BSD-3-Clause, BSD-4-Clause, public_domain
--
2.9.3
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-09-12 16:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-12 16:32 [ptxdist] [PATCH] util-linux-ng: update to version 2.28.2 Clemens Gruber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox