mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
Merge pull request #6072 from lumarogit/libunwind
libunwind: update to 1.7.2
This commit is contained in:
@@ -1 +1 @@
|
||||
f625b6a98ac1976116c71708a73dc44a libunwind-1.6.2.tar.gz
|
||||
35799cd8e475d3e157230ad2590c10f1 libunwind-1.7.2.tar.gz
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user