llvm-libunwind: update to 3.9.1.
This commit is contained in:
parent
c2565e37d7
commit
a7def56fb0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'llvm-libunwind'
|
||||
pkgname=llvm-libunwind
|
||||
version=3.9.0
|
||||
version=3.9.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=66675ddec5ba0d36689757da6008cb2596ee1a9067f4f598d89ce5a3b43f4c2b
|
||||
checksum=0b0bc73264d7ab77d384f8a7498729e3c4da8ffee00e1c85ad02a2f85e91f0e6
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/include
|
||||
|
|
Loading…
Reference in a new issue