From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] rpcsvc-proto: Update to version 1.4.4 Date: Mon, 07 Aug 2023 22:51:09 +0200 Message-ID: <20230807205110.2664534-6-adolf.belka@ipfire.org> In-Reply-To: <20230807205110.2664534-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6877562646744593103==" List-Id: --===============6877562646744593103== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 1.4.3 to 1.4.4 - Update of rootfile not required - Changelog 1.4.4 * Use AC_SYS_LARGEFILE macro to control largefile support Signed-off-by: Adolf Belka --- lfs/rpcsvc-proto | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/rpcsvc-proto b/lfs/rpcsvc-proto index 966fdd4fa..66fc01395 100644 --- a/lfs/rpcsvc-proto +++ b/lfs/rpcsvc-proto @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2022 IPFire Team = # +# Copyright (C) 2007-2023 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.3 +VER =3D 1.4.4 =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 dc15392fd68b76ffa92c08039076aed293834b047ebea4a418dc76= 7ea13e3a04b19e5108ebda808dfa4356ca426db610847758d69b23cc66981eb4ea844eb218 +$(DL_FILE)_BLAKE2 =3D 2cba39b0307d773133306c4222e43cc44d4189bb125f993634b2a5= e7679e5f5b4d28b05b95db6e694d316b4fdd182cf91c2a01ed1c519a3ca7ced5ebf5da3d10 =20 install : $(TARGET) =20 --=20 2.41.0 --===============6877562646744593103==--