llvm-libunwind: update to 10.0.0

This commit is contained in:
q66 2020-05-08 20:05:22 +02:00 committed by Daniel Kolesa
parent 4a16a36a59
commit f40e49049e

View file

@ -1,18 +1,18 @@
# Template file for 'llvm-libunwind'
pkgname=llvm-libunwind
version=9.0.0
version=10.0.0
revision=1
build_style=cmake
wrksrc="libunwind-${version}.src"
hostmakedepends="llvm9"
makedepends="llvm9"
hostmakedepends="llvm10"
makedepends="llvm10"
make_build_args="VERBOSE=1"
short_desc="LLVM version of libunwind library"
maintainer="Orphaned <orphan@voidlinux.org>"
license="NCSA, MIT"
homepage="https://llvm.org"
distfiles="https://www.llvm.org/releases/${version}/libunwind-${version}.src.tar.xz"
checksum=976a8d09e1424fb843210eecec00a506b956e6c31adda3b0d199e945be0d0db2
distfiles="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/libunwind-${version}.src.tar.xz"
checksum=09dc5ecc4714809ecf62908ae8fe8635ab476880455287036a2730966833c626
post_install() {
vmkdir usr/include