From: Michael Tremer Date: Thu, 20 May 2021 10:02:43 +0000 (+0000) Subject: elinks: Bump package version X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=609c27b2fadb57d2e88be12116a5b585329b4780;p=people%2Fstevee%2Fipfire-2.x.git elinks: Bump package version Signed-off-by: Michael Tremer --- 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 ###############################################################################