aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libunwind/Makefile
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-08-29 08:17:58 +0200
committerDaniel Golle <daniel@makrotopia.org>2022-09-07 04:22:40 +0100
commit7cae91493901878167cc6e9af81e389214e405cc (patch)
tree92bb44a56533194a29f4049d58a036aeb3eef217 /package/libs/libunwind/Makefile
parentda95084d3478226bede2aed04e21f47525b7e0ad (diff)
downloadupstream-7cae91493901878167cc6e9af81e389214e405cc.tar.gz
upstream-7cae91493901878167cc6e9af81e389214e405cc.tar.bz2
upstream-7cae91493901878167cc6e9af81e389214e405cc.zip
libunwind: update to 1.6.2
Remove upstreamed: - 001-Don-t-force-exec_prefix-lib64-libdir-on-ppc64.patch Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'package/libs/libunwind/Makefile')
-rw-r--r--package/libs/libunwind/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libs/libunwind/Makefile b/package/libs/libunwind/Makefile
index f129dafcbf..c676d501bd 100644
--- a/package/libs/libunwind/Makefile
+++ b/package/libs/libunwind/Makefile
@@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libunwind
-PKG_VERSION:=1.5.0
-PKG_RELEASE:=2
+PKG_VERSION:=1.6.2
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SAVANNAH/$(PKG_NAME)
-PKG_HASH:=90337653d92d4a13de590781371c604f9031cdb50520366aa1e3a91e1efb1017
+PKG_HASH:=4a6aec666991fb45d0889c44aede8ad6eb108071c3554fcdff671f9c94794976
PKG_MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com>
PKG_LICENSE:=X11