* [ptxdist] [PATCH] mc: dependency fix & version bump 4.8.20 -> 4.8.23
@ 2019-08-28 9:26 Ulrich Ölmann
0 siblings, 0 replies; only message in thread
From: Ulrich Ölmann @ 2019-08-28 9:26 UTC (permalink / raw)
To: PTXdist Development Mailing List; +Cc: Ulrich Ölmann
In current toolchains the dependency to libnsl is gone.
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
---
rules/mc.in | 1 -
rules/mc.make | 4 ++--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/rules/mc.in b/rules/mc.in
index 17e4dd454cb1..42adeaf07db9 100644
--- a/rules/mc.in
+++ b/rules/mc.in
@@ -3,7 +3,6 @@
menuconfig MC
tristate
select GCCLIBS_GCC_S
- select LIBC_NSL
select GLIB
select E2FSPROGS if MC_VFS_UNDELFS
select E2FSPROGS_LIBEXT2FS if MC_VFS_UNDELFS
diff --git a/rules/mc.make b/rules/mc.make
index caf109595fb3..a96d8b91568a 100644
--- a/rules/mc.make
+++ b/rules/mc.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_MC) += mc
#
# Paths and names
#
-MC_VERSION := 4.8.20
-MC_MD5 := 7f808b01f3f7d9aa52152a9efb86dbca
+MC_VERSION := 4.8.23
+MC_MD5 := 466c3135f727f8ac2102d060a080ace3
MC := mc-$(MC_VERSION)
MC_SUFFIX := tar.xz
MC_URL := http://ftp.midnight-commander.org/$(MC).$(MC_SUFFIX)
--
2.23.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-08-28 9:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-28 9:26 [ptxdist] [PATCH] mc: dependency fix & version bump 4.8.20 -> 4.8.23 Ulrich Ölmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox