mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
llvm-libunwind: update to 4.0.0.
This commit is contained in:
parent
5adcb02d08
commit
3c7e271ec5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'llvm-libunwind'
|
# Template file for 'llvm-libunwind'
|
||||||
pkgname=llvm-libunwind
|
pkgname=llvm-libunwind
|
||||||
version=3.9.1
|
version=4.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
wrksrc="libunwind-${version}.src"
|
wrksrc="libunwind-${version}.src"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://llvm.org"
|
homepage="http://llvm.org"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://www.llvm.org/releases/${version}/libunwind-${version}.src.tar.xz"
|
distfiles="http://www.llvm.org/releases/${version}/libunwind-${version}.src.tar.xz"
|
||||||
checksum=0b0bc73264d7ab77d384f8a7498729e3c4da8ffee00e1c85ad02a2f85e91f0e6
|
checksum=0755efa9f969373d4d543123bbed4b3f9a835f6302875c1379c5745857725973
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/include
|
vmkdir usr/include
|
||||||
|
|
Loading…
Add table
Reference in a new issue