aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-08-14 17:08:50 +0800
committerXi Ruoyao <xry111@xry111.site>2023-08-14 17:08:50 +0800
commit3b48844c8795917b431f0f287704bd23247d78c4 (patch)
treed7a823b7945d3405c90d6459ea92a0cf818fe46f
parentacb3c1fbd174aa8d593f0cc968d2fe6f7d826527 (diff)
loongarch: elfutils: Bump patch again
Glibc LoongArch maintainer reminded me that I'd missed one reloc type in the previous version of the patch :(.
-rw-r--r--patches.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches.ent b/patches.ent
index 63bda8b71..c863d67ee 100644
--- a/patches.ent
+++ b/patches.ent
@@ -30,8 +30,8 @@
<!ENTITY coreutils-chmod-patch-md5 "4709df88e68279e6ef357aa819ba5b1a">
<!ENTITY coreutils-chmod-patch-size "3.8 KB">
-->
-<!ENTITY elfutils-loongarch-patch "elfutils-&elfutils-version;-loongarch-2.patch">
-<!ENTITY elfutils-loongarch-patch-md5 "a16b92515f02dce39b123da2dc4030fc">
+<!ENTITY elfutils-loongarch-patch "elfutils-&elfutils-version;-loongarch-3.patch">
+<!ENTITY elfutils-loongarch-patch-md5 "cd7125a123145d1e2911b1dd2186793a">
<!ENTITY elfutils-loongarch-patch-size "44 KB">
<!--
<!ENTITY flex-fixes-patch "flex-&flex-version;-upstream_fixes-3.patch">