mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Ulrich Ölmann" <u.oelmann@pengutronix.de>
To: PTXdist Development Mailing List <ptxdist@pengutronix.de>
Cc: "Ulrich Ölmann" <u.oelmann@pengutronix.de>
Subject: [ptxdist] [PATCH] mc: dependency fix & version bump 4.8.20 -> 4.8.23
Date: Wed, 28 Aug 2019 11:26:53 +0200	[thread overview]
Message-ID: <20190828092653.18325-1-u.oelmann@pengutronix.de> (raw)

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

                 reply	other threads:[~2019-08-28  9:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190828092653.18325-1-u.oelmann@pengutronix.de \
    --to=u.oelmann@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox