From cced09132ad2859b31036d306c1340e897df976c Mon Sep 17 00:00:00 2001 From: Wei-Ting Yang Date: Fri, 26 Sep 2025 09:29:44 +0800 Subject: [PATCH] libunwind: fix typo in patch file suffix Fix typo in patch file suffix. Signed-off-by: Wei-Ting Yang Link: https://github.com/openwrt/openwrt/pull/20178 Signed-off-by: Robert Marko --- .../{005-loongarch64-musl.pattch => 005-loongarch64-musl.patch} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename package/libs/libunwind/patches/{005-loongarch64-musl.pattch => 005-loongarch64-musl.patch} (100%) diff --git a/package/libs/libunwind/patches/005-loongarch64-musl.pattch b/package/libs/libunwind/patches/005-loongarch64-musl.patch similarity index 100% rename from package/libs/libunwind/patches/005-loongarch64-musl.pattch rename to package/libs/libunwind/patches/005-loongarch64-musl.patch -- 2.30.2