From 609c27b2fadb57d2e88be12116a5b585329b4780 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 20 May 2021 10:02:43 +0000 Subject: [PATCH] elinks: Bump package version Signed-off-by: Michael Tremer --- lfs/elinks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/elinks b/lfs/elinks index 7dd0333dc3..6a895e9435 100644 --- a/lfs/elinks +++ b/lfs/elinks @@ -32,6 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = elinks +PAK_VER = 2 DEPS = @@ -53,7 +54,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects)) md5 : $(subst %,%_MD5,$(objects)) - ############################################################################### # Downloading, checking, md5sum ############################################################################### -- 2.39.5