mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libunwind: update to 1.4.0.
This commit is contained in:
parent
b7ae6ae82a
commit
249df1f84d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libunwind'
|
# Template file for 'libunwind'
|
||||||
pkgname=libunwind
|
pkgname=libunwind
|
||||||
version=1.3.1
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="libtool automake"
|
hostmakedepends="libtool automake"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.nongnu.org/libunwind/"
|
homepage="https://www.nongnu.org/libunwind/"
|
||||||
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version/rc/-rc}.tar.gz"
|
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version/rc/-rc}.tar.gz"
|
||||||
checksum=43997a3939b6ccdf2f669b50fdb8a4d3205374728c2923ddc2354c65260214f8
|
checksum=df59c931bd4d7ebfd83ee481c943edf015138089b8e50abed8d9c57ba9338435
|
||||||
|
|
||||||
# LDFLAGS is necessary because libunwind.so itself uses getcontext/setcontext
|
# LDFLAGS is necessary because libunwind.so itself uses getcontext/setcontext
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue