package/libunwind: bump to version 1.8.1
Switch site to get latest release https://github.com/libunwind/libunwind/releases/tag/v1.8.1 https://github.com/libunwind/libunwind/releases/tag/v1.8.0 https://github.com/libunwind/libunwind/releases/tag/v1.7.2 https://github.com/libunwind/libunwind/releases/tag/v1.7.1 https://github.com/libunwind/libunwind/releases/tag/v1.7.0 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
fe925f7623
commit
69d06fda2a
@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 4a6aec666991fb45d0889c44aede8ad6eb108071c3554fcdff671f9c94794976 libunwind-1.6.2.tar.gz
|
||||
sha256 ddf0e32dd5fafe5283198d37e4bf9decf7ba1770b6e7e006c33e6df79e6a6157 libunwind-1.8.1.tar.gz
|
||||
|
||||
# Hash for license file
|
||||
sha256 6a0dbbdaec2b3136b7bf045586f4212bdf74e7af688bf9dfe9154607cf5ec156 COPYING
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBUNWIND_VERSION = 1.6.2
|
||||
LIBUNWIND_SITE = http://download.savannah.gnu.org/releases/libunwind
|
||||
LIBUNWIND_VERSION = 1.8.1
|
||||
LIBUNWIND_SITE = https://github.com/libunwind/libunwind/releases/download/v$(LIBUNWIND_VERSION)
|
||||
LIBUNWIND_INSTALL_STAGING = YES
|
||||
LIBUNWIND_LICENSE_FILES = COPYING
|
||||
LIBUNWIND_LICENSE = MIT
|
||||
|
Loading…
Reference in New Issue
Block a user