Merge pull request #6072 from lumarogit/libunwind

libunwind: update to 1.7.2
This commit is contained in:
Luis
2023-08-21 14:42:18 +02:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
f625b6a98ac1976116c71708a73dc44a libunwind-1.6.2.tar.gz
35799cd8e475d3e157230ad2590c10f1 libunwind-1.7.2.tar.gz

View File

@@ -1,4 +1,4 @@
libunwind-1.6.2-1
libunwind-1.7.2-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/libunwind-common.h

View File

@@ -3,9 +3,9 @@
name=libunwind
version=1.6.2
version=1.7.2
release=1
source="https://download.savannah.gnu.org/releases/$name/$name-$version.tar.gz"
source="https://github.com/libunwind/libunwind/releases/download/v$version/$name-$version.tar.gz"
build() {
cd $name-$version