llvm-libunwind: update to 3.8.1.
This commit is contained in:
parent
78837eac69
commit
cc4d11973c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'llvm-libunwind'
|
||||
pkgname=llvm-libunwind
|
||||
version=3.8.0
|
||||
version=3.8.1
|
||||
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=af3eaf39ecdc3b9e89863fb62e1aa3c135cfde7e9415424e4e396d7486a9422b
|
||||
checksum=21e58ce09a5982255ecf86b86359179ddb0be4f8f284a95be14201df90e48453
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/include
|
||||
|
|
Loading…
Reference in a new issue