From: Marcel Lorenz Date: Sat, 3 Sep 2016 08:28:55 +0000 (+0200) Subject: dejagnu: update to 1.6 X-Git-Tag: v2.19-core106~72 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7054dd83c5f8c79ad2a5001f914a4638e75e562;p=ipfire-2.x.git dejagnu: update to 1.6 Signed-off-by: Marcel Lorenz Signed-off-by: Michael Tremer --- diff --git a/lfs/dejagnu b/lfs/dejagnu index 23c933d1a9..b5105652be 100644 --- a/lfs/dejagnu +++ b/lfs/dejagnu @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2016 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 = 1.4.4 +VER = 1.6 THISAPP = dejagnu-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 053f18fd5d00873de365413cab17a666 +$(DL_FILE)_MD5 = 1fdc2eb0d592c4f89d82d24dfdf02f0b install : $(TARGET)