mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/libunwind: bump to version 1.8.3
https://github.com/libunwind/libunwind/releases/tag/v1.8.2 https://github.com/libunwind/libunwind/releases/tag/v1.8.3 Switched to tarball hash provided by upstream. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
c522110685
commit
20275000f3
@@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 ddf0e32dd5fafe5283198d37e4bf9decf7ba1770b6e7e006c33e6df79e6a6157 libunwind-1.8.1.tar.gz
|
||||
# From https://github.com/libunwind/libunwind/releases/tag/v1.8.3
|
||||
sha256 be30d910e67f58d82e753231f1357f326a1a088acf126b21ff77e60aab19b90b libunwind-1.8.3.tar.gz
|
||||
|
||||
# Hash for license file
|
||||
sha256 6a0dbbdaec2b3136b7bf045586f4212bdf74e7af688bf9dfe9154607cf5ec156 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBUNWIND_VERSION = 1.8.1
|
||||
LIBUNWIND_VERSION = 1.8.3
|
||||
LIBUNWIND_SITE = https://github.com/libunwind/libunwind/releases/download/v$(LIBUNWIND_VERSION)
|
||||
LIBUNWIND_INSTALL_STAGING = YES
|
||||
LIBUNWIND_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user