main/libunwind: upgrade to 1.8.3

This commit is contained in:
Hannes Braun 2026-03-02 15:21:45 +01:00 committed by J0WI
parent 862d880daa
commit 1789f1e1e7
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# Contributor: Ben Pye <ben@curlybracket.co.uk>
maintainer="Krassy Boykinov <kboykinov@teamcentrixx.com>"
pkgname=libunwind
pkgver=1.8.1
pkgver=1.8.3
pkgrel=0
pkgdesc="Portable and efficient C programming interface (API) to determine the call-chain of a program"
url="https://www.nongnu.org/libunwind/"
@ -43,8 +43,8 @@ package() {
}
sha512sums="
aba7b578c1b8cbe78f05b64e154f3530525f8a34668b2a9f1ee6acb4b22c857befe34ad4e9e8cca99dbb66689d41bc72060a8f191bd8be232725d342809431b3 libunwind-1.8.1.tar.gz
2d210a2d8e960610e515d8cf9ebd388faa30a4f35613cae6a40a06e1ca1267540b974e96a9d94c02c465d47e114d3d3d6cbad72b4c1dbd0eb53d812970b1712d force-enable-man.patch
732c9b74635cf4e65bc90fd5b9a4b90fe5968c7fcce6cc704295038f0d41b848f78a59d725e813072e78df72ff8fc77001096abdfb9ef1c73e3bd82433987679 libunwind-1.8.3.tar.gz
8f33904e5b0a9bb1f41be96537c78f3752b30d4a3316bcad50da470b5a780dbd9f8d902285729176320f21cb11b497bfc1b788de990d860106052ed08d484c09 force-enable-man.patch
ab5d44e9d3aaf32e3119fe79389e5dfcdc859c78cfda8400e54ee29fd1cdf04b99e2686caf18ab0b76ac94f861861d69a5cf740d46967af9c630095485523f1c fix-libunwind-pc-in.patch
db8ab626920fa7fea5f0ff17e92909f0b293804eca61425dff53dd79a0f92b4db80941850fa144cfc9ecd2e1537b26fa8d62c56824ffea8e2790ed3930c8ff96 Remove-the-useless-endina.h-for-loongarch64.patch
"

View File

@ -4,10 +4,10 @@ diff --git a/configure b/configure
index 86c8126..989bcc2 100755
--- a/configure
+++ b/configure
@@ -18024,7 +18024,7 @@
@@ -20491,7 +20491,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: latex2man not found. Install latex2man. Disabling docs." >&5
$as_echo "$as_me: WARNING: latex2man not found. Install latex2man. Disabling docs." >&2;}
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: latex2man not found. Install latex2man. Disabling docs." >&5
printf "%s\n" "$as_me: WARNING: latex2man not found. Install latex2man. Disabling docs." >&2;}
- enable_documentation="no";
+ enable_documentation="yes";