public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] dejagnu: update to 1.6.2
@ 2021-01-28 17:02 Peter Müller
  2021-01-28 17:54 ` Michael Tremer
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Müller @ 2021-01-28 17:02 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1564 bytes --]

The full list of changes can be found in the source codes' ChangeLog
file and is unfortunately too long to include it here. Nevertheless,
dejagnu 1.6.2 has been released 2018-11-28, and does neither change any
(root)files nor is it breaking anything.

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 lfs/dejagnu | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/dejagnu b/lfs/dejagnu
index a54cd28b8..316c017b4 100644
--- a/lfs/dejagnu
+++ b/lfs/dejagnu
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2021  IPFire Team  <info(a)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.6
+VER        = 1.6.2
 
 THISAPP    = dejagnu-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1fdc2eb0d592c4f89d82d24dfdf02f0b
+$(DL_FILE)_MD5 = e1b07516533f351b3aba3423fafeffd6
 
 install : $(TARGET)
 
-- 
2.26.2

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-28 17:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-28 17:02 [PATCH] dejagnu: update to 1.6.2 Peter Müller
2021-01-28 17:54 ` Michael Tremer
2021-01-28 17:59   ` Peter Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox