]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
dejagnu: update to 1.6
authorMarcel Lorenz <marcel.lorenz@ipfire.org>
Sat, 3 Sep 2016 08:28:55 +0000 (10:28 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Sep 2016 11:41:39 +0000 (12:41 +0100)
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/dejagnu

index 23c933d1a93dfd8b555656db047728eeeb34d27b..b5105652beb35ecb48f530fe3e0b8b971ec7e690 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2016 IPFire Team  <info@ipfire.org>                      #
 #                                                                             #
 # 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)