From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] libtirpc: Update to version 1.3.3 Date: Sun, 11 Dec 2022 13:33:30 +0100 Message-ID: <20221211123330.5155-9-adolf.belka@ipfire.org> In-Reply-To: <20221211123330.5155-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5489007787782984150==" List-Id: --===============5489007787782984150== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 1.3.1 to 1.3.3 - Update of rootfile not required - Changelog or News files in source tarball are from 2008 or earlier. The onl= y source for the changes is from the git repository http://git.linux-nfs.org/?p=3Dsteved/libtirpc.git;a=3Dshortlog;h=3Drefs/he= ads/master Signed-off-by: Adolf Belka --- lfs/libtirpc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/libtirpc b/lfs/libtirpc index ac897f2eb..4252a8978 100644 --- a/lfs/libtirpc +++ b/lfs/libtirpc @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2018 IPFire Team = # +# Copyright (C) 2007-20122 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 = # @@ -26,7 +26,7 @@ include Config =20 SUMMARY =3D Transport Independent RPC Library =20 -VER =3D 1.3.1 +VER =3D 1.3.3 =20 THISAPP =3D libtirpc-$(VER) DL_FILE =3D $(THISAPP).tar.bz2 @@ -34,7 +34,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D libtirpc -PAK_VER =3D 3 +PAK_VER =3D 4 =20 DEPS =3D =20 @@ -50,7 +50,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 8cc42292cdbde55a0095669bd9ccb3666b9e33d6ec9880ac79d034= d42155d1b585f4181ff92f8290d7b5cce01bace2629d1ddfe0d61813f00851216f2be5ed0d +$(DL_FILE)_BLAKE2 =3D e229869b05103d912b677f78648dce1f7fa7649bdf44b782a5fb97= 635eecf07f768bbc0ef25c0f065c8253fbe37c12b80934d9102b7345adfc4102897458b487 =20 install : $(TARGET) =20 --=20 2.38.1 --===============5489007787782984150==--