libunwind: update to 1.8.0

release notes:
- https://github.com/libunwind/libunwind/releases/tag/v1.8.0
This commit is contained in:
Rudi Heitbaum 2023-12-04 10:23:12 +00:00
parent 923fe4e785
commit 252936004f

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libunwind"
PKG_VERSION="1.7.2"
PKG_SHA256="c76c4f340071ede486af6342d50e17747f7b0db1c05077c8f7c677c09b324f73"
PKG_VERSION="1.8.0"
PKG_SHA256="5bddae0096d5e66bf6299e46d31f7c727bdf9fccbdbd8e1b6ffd9b1f6142cd2e"
PKG_LICENSE="GPL"
PKG_SITE="https://www.nongnu.org/libunwind/"
PKG_URL="https://github.com/libunwind/libunwind/archive/refs/tags/v${PKG_VERSION}.tar.gz"