]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commitdiff
elinks: Bump package version
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 20 May 2021 10:02:43 +0000 (10:02 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 20 May 2021 10:02:43 +0000 (10:02 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/elinks

index 7dd0333dc33ee8960c0ff6a2269cc308e5a06d7e..6a895e9435b59b105ffe007cc05e940b0a1f29a9 100644 (file)
@@ -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
 ###############################################################################