X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fsed;h=77eba0bc63441b90418fc95674fd1e0141082231;hb=a158a5a62d70a1b1928d62a4ed479b068997b455;hp=8904fd42906aa2837ddb2a210894cbe2f2d0b152;hpb=207c9813bc3e1ef121bb1bac89752c0a850dda6d;p=ipfire-2.x.git diff --git a/lfs/sed b/lfs/sed index 8904fd4290..77eba0bc63 100644 --- a/lfs/sed +++ b/lfs/sed @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2016 Michael Tremer & Christian Schmidt # # # # 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 = 4.2.1 +VER = 4.2.2 THISAPP = sed-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -53,7 +53,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = f0fd4d7da574d4707e442285fd2d3b86 +$(DL_FILE)_MD5 = 4111de4faa3b9848a0686b2f260c5056 install : $(TARGET)