mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
libunwind: update to 1.8.2.
This commit is contained in:
parent
8692979901
commit
416988c0cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libunwind'
|
||||
pkgname=libunwind
|
||||
version=1.8.1
|
||||
version=1.8.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="libtool automake"
|
||||
|
@ -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=ddf0e32dd5fafe5283198d37e4bf9decf7ba1770b6e7e006c33e6df79e6a6157
|
||||
checksum=7f262f1a1224f437ede0f96a6932b582c8f5421ff207c04e3d9504dfa04c8b82
|
||||
# many test failures
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue