From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: Robert Schwebel Date: Sun, 26 Jul 2020 16:24:26 +0200 Message-Id: <20200726142436.3113607-3-r.schwebel@pengutronix.de> In-Reply-To: <20200726142436.3113607-1-r.schwebel@pengutronix.de> References: <20200726142436.3113607-1-r.schwebel@pengutronix.de> MIME-Version: 1.0 Subject: [ptxdist] [PATCH 03/13] libndp: version bump 1.6 -> 1.7 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Robert Schwebel There are no configure option changes and no patches. Signed-off-by: Robert Schwebel --- rules/libndp.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libndp.make b/rules/libndp.make index 11c327ad3..1711c508c 100644 --- a/rules/libndp.make +++ b/rules/libndp.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBNDP) += libndp # # Paths and names # -LIBNDP_VERSION := 1.6 -LIBNDP_MD5 := 1e54d26bcb4a4110bc3f90c5dd04f1a7 +LIBNDP_VERSION := 1.7 +LIBNDP_MD5 := ea4a2a3351991c1d561623772364ae14 LIBNDP := libndp-$(LIBNDP_VERSION) LIBNDP_SUFFIX := tar.gz LIBNDP_URL := http://libndp.org/files/$(LIBNDP).$(LIBNDP_SUFFIX) -- 2.27.0 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de