From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] hplip: Update to 3.20.11 Date: Fri, 18 Dec 2020 18:16:32 +0100 Message-ID: <5A35483E-26D1-4B51-AB58-CF9A901892E0@ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1778381646685156047==" List-Id: --===============1778381646685156047== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, > On 18 Dec 2020, at 18:09, Adolf Belka wrote: >=20 > Hi Michael, >=20 > Yes, it was a clean build and thought I checked the rootfiles, because I re= member the majority of the files being commented out. >=20 > I will redo and check the rootfiles and see what I missed first time around= . My apologies. No worries. > Shall I reissue it as a V2 patch? Yes, please. -Michael >=20 > Regards, > Adolf. >=20 > On 18/12/2020 17:56, Michael Tremer wrote: >> Hi, >> I built this on my machine and there are quite a few new files. >> Did you do a clean build, or did you simply forget to commit the root file= with it? >> -Michael >>> On 18 Dec 2020, at 12:30, Adolf Belka wrote: >>>=20 >>> - Update from 3.18.6 to 3.20.11 (16 updates) >>> - See Release notes for bug fixes and support for additional printers >>> https://sourceforge.net/p/hplip/news/ >>>=20 >>> Signed-off-by: Adolf Belka >>> --- >>> lfs/hplip | 6 +++--- >>> 1 file changed, 3 insertions(+), 3 deletions(-) >>>=20 >>> diff --git a/lfs/hplip b/lfs/hplip >>> index 8b16f1eb4..ee9c4d460 100644 >>> --- a/lfs/hplip >>> +++ b/lfs/hplip >>> @@ -24,7 +24,7 @@ >>>=20 >>> include Config >>>=20 >>> -VER =3D 3.18.6 >>> +VER =3D 3.20.11 >>>=20 >>> THISAPP =3D hplip-$(VER) >>> DL_FILE =3D $(THISAPP).tar.gz >>> @@ -32,7 +32,7 @@ DL_FROM =3D $(URL_IPFIRE) >>> DIR_APP =3D $(DIR_SRC)/$(THISAPP) >>> TARGET =3D $(DIR_INFO)/$(THISAPP) >>> PROG =3D hplip >>> -PAK_VER =3D 3 >>> +PAK_VER =3D 4 >>>=20 >>> DEPS =3D >>>=20 >>> @@ -44,7 +44,7 @@ objects =3D $(DL_FILE) >>>=20 >>> $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >>>=20 >>> -$(DL_FILE)_MD5 =3D 3857eae76c49c00fa185628d4dce7d61 >>> +$(DL_FILE)_MD5 =3D dbd44f63450424eea293fccea0589d33 >>>=20 >>> install : $(TARGET) >>>=20 >>> --=20 >>> 2.29.2 >>>=20 --===============1778381646685156047==--