From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] libtirpc: Update to version 1.3.5
Date: Sat, 10 Aug 2024 16:33:00 +0200 [thread overview]
Message-ID: <20240810143303.6227-5-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20240810143303.6227-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2501 bytes --]
- Update from version 1.3.3 to 1.3.5
- Update of rootfile not required
- Changelog is just the commits applied to each version.
http://git.linux-nfs.org/?p=steved/libtirpc.git;a=shortlog;h=refs/heads/master
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/libtirpc | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/lfs/libtirpc b/lfs/libtirpc
index 5f73b6693..493e9444f 100644
--- a/lfs/libtirpc
+++ b/lfs/libtirpc
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2024 IPFire Team <info(a)ipfire.org> #
# #
# 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
SUMMARY = Transport Independent RPC Library
-VER = 1.3.3
+VER = 1.3.5
THISAPP = libtirpc-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = e229869b05103d912b677f78648dce1f7fa7649bdf44b782a5fb97635eecf07f768bbc0ef25c0f065c8253fbe37c12b80934d9102b7345adfc4102897458b487
+$(DL_FILE)_BLAKE2 = 1ae1cc0be1c52bca8fbe2300159d9298b069b3f81adde7f50da3fb7049f9b9f628393dfe94e9276facfeea2b1ccdc9a52632fee4af432c36e457fd3ff2b0963c
install : $(TARGET)
@@ -73,14 +73,14 @@ $(subst %,%_BLAKE2,$(objects)) :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
- @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
+ @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
$(UPDATE_AUTOMAKE)
cd $(DIR_APP) && ./configure \
- --prefix=/usr \
- --sysconfdir=/etc \
- --disable-gssapi \
- --disable-ipv6 \
- --disable-static
+ --prefix=/usr \
+ --sysconfdir=/etc \
+ --disable-gssapi \
+ --disable-ipv6 \
+ --disable-static
cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
cd $(DIR_APP) && make install
@rm -rf $(DIR_APP)
--
2.45.2
next prev parent reply other threads:[~2024-08-10 14:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-10 14:32 [PATCH] libnl-3: Update to version 3.10.0 Adolf Belka
2024-08-10 14:32 ` [PATCH] libqmi: Update to version 1.34.0 Adolf Belka
2024-08-10 14:32 ` [PATCH] libsodium: Update to version 1.0.20 Adolf Belka
2024-08-10 14:32 ` [PATCH] libtiff: Update to version 4.6.0 Adolf Belka
2024-08-10 14:33 ` Adolf Belka [this message]
2024-08-10 14:33 ` [PATCH] libusb: Update to version 1.0.27 Adolf Belka
2024-08-10 14:33 ` [PATCH] libuv: Update to version 1.48.0 Adolf Belka
2024-08-10 14:33 ` [PATCH] libxml2: Update to version 2.13.3 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240810143303.6227-5-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox