From 553fbbfea81ae8d4ed2fa2a6e5839a903d48700d Mon Sep 17 00:00:00 2001 From: Christian Melki Date: Fri, 23 Sep 2022 10:08:09 +0200 Subject: libtirpc: Version bump. 1.3.2 -> 1.3.3 Minor bugfixes. https://git.linux-nfs.org/?p=steved/libtirpc.git;a=shortlog Signed-off-by: Christian Melki Message-Id: <20220923080809.664205-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich --- rules/libtirpc.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libtirpc.make b/rules/libtirpc.make index ce45022b7..869b2313e 100644 --- a/rules/libtirpc.make +++ b/rules/libtirpc.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBTIRPC) += libtirpc # # Paths and names # -LIBTIRPC_VERSION := 1.3.2 -LIBTIRPC_MD5 := cf4ca51f3fc401bea61c702c69171ab0 +LIBTIRPC_VERSION := 1.3.3 +LIBTIRPC_MD5 := bacdad5c27dcf6e2830b3e26a1c8ed3f LIBTIRPC := libtirpc-$(LIBTIRPC_VERSION) LIBTIRPC_SUFFIX := tar.bz2 LIBTIRPC_URL := $(call ptx/mirror, SF, libtirpc/$(LIBTIRPC).$(LIBTIRPC_SUFFIX)) -- cgit v1.2.3