From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Lorenz To: development@lists.ipfire.org Subject: [PATCH 3/5] dejagnu: update to 1.6 Date: Sat, 03 Sep 2016 10:28:55 +0200 Message-ID: <20160903082857.8746-4-marcel.lorenz@ipfire.org> In-Reply-To: <20160903082857.8746-1-marcel.lorenz@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6291156840328822515==" List-Id: --===============6291156840328822515== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Marcel Lorenz --- lfs/dejagnu | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/dejagnu b/lfs/dejagnu index 23c933d..b510565 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 @@ =20 include Config =20 -VER =3D 1.4.4 +VER =3D 1.6 =20 THISAPP =3D dejagnu-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 053f18fd5d00873de365413cab17a666 +$(DL_FILE)_MD5 =3D 1fdc2eb0d592c4f89d82d24dfdf02f0b =20 install : $(TARGET) =20 --=20 2.9.3 --===============6291156840328822515==--