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