From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: Re: [PATCH] dma: Update to 0.11 Date: Sun, 17 Apr 2016 21:19:22 +0200 Message-ID: In-Reply-To: <1460920031.10266.11.camel@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7642460148380688364==" List-Id: --===============7642460148380688364== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On 17.04.2016 21:07, Michael Tremer wrote: > Hi, >=20 > could you please upload the source tarball for this patch? :) As always... *sigh* Done. Best, Matthias > Best, > -Michael >=20 > On Sun, 2016-04-17 at 19:34 +0200, Matthias Fischer wrote: >> Signed-off-by: Matthias Fischer >> --- >> lfs/dma | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >>=20 >> diff --git a/lfs/dma b/lfs/dma >> index 64ed944..fc49122 100644 >> --- a/lfs/dma >> +++ b/lfs/dma >> @@ -1,7 +1,7 @@ >> #########################################################################= #### >> ## >> # = =20 >> # >> # IPFire.org - A linux based >> firewall # >> -# Copyright (C) 2015 IPFire Team = =20 >> # >> +# Copyright (C) 2016 IPFire Team = =20 >> # >> # = =20 >> # >> # 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 0.10 >> +VER =3D 0.11 >> =20 >> THISAPP =3D dma-$(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 91f521b0749e16f5d78e139e717245ea >> +$(DL_FILE)_MD5 =3D 4090572921fc33be0977f4010881b501 >> =20 >> install : $(TARGET) >> =20 >=20 --===============7642460148380688364==--