Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions common/shlibs
Original file line number Diff line number Diff line change
Expand Up @@ -1303,6 +1303,7 @@ libunwind-aarch64.so.8 libunwind-1.5.0_3
libunwind-ppc32.so.8 libunwind-1.5.0_3
libunwind-ppc64.so.8 libunwind-1.5.0_3
libunwind-setjmp.so.0 libunwind-1.5.0_3
libunwind-coredump.so.0 libunwind-1.8.3_1
libmicrohttpd.so.12 libmicrohttpd-0.9.73_1
libmicrodns.so.1 libmicrodns-0.2.0_1
libgit2.so.1.7 libgit2-1.7.2_1
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/libunwind/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libunwind'
pkgname=libunwind
version=1.8.2
version=1.8.3
revision=1
build_style=gnu-configure
hostmakedepends="libtool automake"
Expand All @@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://www.nongnu.org/libunwind/"
distfiles="https://github.com/libunwind/libunwind/releases/download/v${version}/libunwind-${version}.tar.gz"
checksum=7f262f1a1224f437ede0f96a6932b582c8f5421ff207c04e3d9504dfa04c8b82
checksum=be30d910e67f58d82e753231f1357f326a1a088acf126b21ff77e60aab19b90b
# many test failures
make_check=no

Expand Down
1 change: 1 addition & 0 deletions srcpkgs/libunwind/update
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pattern="refs/tags/v\K[0-9.]+"