X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Ffping;h=11939b6cc20dc29304ecc3e69185067fdceb59ba;hb=c8e03c7c53ba59acf4aed8dca38d23a88f2167c9;hp=3b7b97c35bf0022faada0359797e44dccc2b5df6;hpb=9d0acf61e017f010df9f77107da45825a7f3f3dc;p=ipfire-2.x.git diff --git a/lfs/fping b/lfs/fping index 3b7b97c35b..11939b6cc2 100644 --- a/lfs/fping +++ b/lfs/fping @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2015 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,7 +24,7 @@ include Config -VER = 3.1 +VER = 3.10 THISAPP = fping-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = fping -PAK_VER = 1 +PAK_VER = 3 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a2bbf3316da8c7b47a1a0ffe959d5d9e +$(DL_FILE)_MD5 = 6a0ddecb671df1d580d20c0dd1095773 install : $(TARGET)