X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fipvsadm;h=6345237f0ea4d915e14f563302d8d79d256d6987;hp=de9c52dfadfd159cb1abe59e3e14979e1800e14a;hb=7c85ff1362c3ebc3d9d54f4ac31dc8eebbc4c530;hpb=e405fe9e3aa14116fe58aa0d9affb2bcf554214d diff --git a/lfs/ipvsadm b/lfs/ipvsadm index de9c52dfad..6345237f0e 100644 --- a/lfs/ipvsadm +++ b/lfs/ipvsadm @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2013 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,15 +24,15 @@ include Config -VER = 1.26 +VER = 1.29 THISAPP = ipvsadm-$(VER) -DL_FILE = $(THISAPP).tar.gz +DL_FILE = $(THISAPP).tar.xz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = ipvsadm -PAK_VER = 1 +PAK_VER = 2 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = eac3ba3f62cd4dea2da353aeddd353a8 +$(DL_FILE)_MD5 = 12f0d3b4d436e941d0c4dbe358144bfd install : $(TARGET)