From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] sdparm: Update to 1.10 Date: Sat, 23 Apr 2016 18:54:59 +0200 Message-ID: <1461430499-24076-1-git-send-email-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6552738922290109586==" List-Id: --===============6552738922290109586== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Matthias Fischer --- lfs/sdparm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/sdparm b/lfs/sdparm index daa94ff..cd7bbc0 100644 --- a/lfs/sdparm +++ b/lfs/sdparm @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2012 IPFire Team = # +# 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.07 +VER =3D 1.10 =20 THISAPP =3D sdparm-$(VER) DL_FILE =3D $(THISAPP).tgz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D c807f9db3dd7af175214be0d7fece494 +$(DL_FILE)_MD5 =3D bdae64375376ce8fe4bf9521c1db858f =20 install : $(TARGET) =20 --=20 2.8.1 --===============6552738922290109586==--