diff --git a/srcpkgs/llvm-libunwind/template b/srcpkgs/llvm-libunwind/template index f0f09728836..04d8658f3a7 100644 --- a/srcpkgs/llvm-libunwind/template +++ b/srcpkgs/llvm-libunwind/template @@ -1,6 +1,6 @@ # Template file for 'llvm-libunwind' pkgname=llvm-libunwind -version=6.0.0 +version=6.0.1 revision=1 build_style=cmake wrksrc="libunwind-${version}.src" @@ -9,10 +9,10 @@ makedepends="llvm" make_build_args="VERBOSE=1" short_desc="LLVM version of libunwind library" maintainer="Juan RP " -homepage="http://llvm.org" license="NCSA, MIT" +homepage="http://llvm.org" distfiles="http://www.llvm.org/releases/${version}/libunwind-${version}.src.tar.xz" -checksum=256c4ed971191bde42208386c8d39e5143fa4afd098e03bd2c140c878c63f1d6 +checksum=a8186c76a16298a0b7b051004d0162032b9b111b857fbd939d71b0930fd91b96 post_install() { vmkdir usr/include