From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] rpcsvc-proto: Update to 1.4.3 Date: Mon, 01 Aug 2022 15:51:04 +0100 Message-ID: <0CB10FF5-B24B-4081-8B83-8B053834EE67@ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5350919024016752597==" List-Id: --===============5350919024016752597== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 1 Aug 2022, at 15:29, Peter M=C3=BCller wro= te: >=20 > NEWS mentions: >=20 > Version 1.4.3 > * Fix rpcgen build on macos arm64 >=20 > Signed-off-by: Peter M=C3=BCller > --- > lfs/rpcsvc-proto | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/rpcsvc-proto b/lfs/rpcsvc-proto > index a4e8f9b52..966fdd4fa 100644 > --- a/lfs/rpcsvc-proto > +++ b/lfs/rpcsvc-proto > @@ -1,7 +1,7 @@ > ###########################################################################= #### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2018 IPFire Team = # > +# Copyright (C) 2007-2022 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.2 > +VER =3D 1.4.3 >=20 > THISAPP =3D rpcsvc-proto-$(VER) > DL_FILE =3D $(THISAPP).tar.xz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_BLAKE2 =3D d9dc3102aa36b7ec07efd9c3702ebad176ca88ff8c39c0234259= 1bef727f32ab2096749b8763e6fc4e9678b7320c4a98e44afe24851ffc42bed7eec2a9df986f > +$(DL_FILE)_BLAKE2 =3D dc15392fd68b76ffa92c08039076aed293834b047ebea4a418dc= 767ea13e3a04b19e5108ebda808dfa4356ca426db610847758d69b23cc66981eb4ea844eb218 >=20 > install : $(TARGET) >=20 > --=20 > 2.35.3 --===============5350919024016752597==--