summaryrefslogtreecommitdiff
path: root/devel/libunwind/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libunwind/Makefile')
-rw-r--r--devel/libunwind/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile
index a5db09eb72fb..6f82fb9cdef2 100644
--- a/devel/libunwind/Makefile
+++ b/devel/libunwind/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES= https://github.com/libunwind/libunwind/releases/download/v${LIBUNW
DISTNAME= libunwind-${LIBUNWIND_VERSION}
PATCH_SITES= https://github.com/libunwind/libunwind/commit/
-PATCHFILES= 2ad7f439d6d04a808947e04b07e1efb34371c8b2.patch:-p1
+PATCHFILES= b841b2a2665da25dd28fd16977a77bf8b3494dc7.patch:-p1 \
+ 2ad7f439d6d04a808947e04b07e1efb34371c8b2.patch:-p1
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Generic stack unwinding library