llvm-libunwind: update to 3.9.0.
This commit is contained in:
parent
b84944c243
commit
05a2ae22d5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'llvm-libunwind'
|
||||
pkgname=llvm-libunwind
|
||||
version=3.8.1
|
||||
version=3.9.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
wrksrc="libunwind-${version}.src"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://llvm.org"
|
||||
license="BSD"
|
||||
distfiles="http://www.llvm.org/releases/${version}/libunwind-${version}.src.tar.xz"
|
||||
checksum=21e58ce09a5982255ecf86b86359179ddb0be4f8f284a95be14201df90e48453
|
||||
checksum=66675ddec5ba0d36689757da6008cb2596ee1a9067f4f598d89ce5a3b43f4c2b
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/include
|
||||
|
|
Loading…
Reference in New Issue