mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
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'
|
# Template file for 'llvm-libunwind'
|
||||||
pkgname=llvm-libunwind
|
pkgname=llvm-libunwind
|
||||||
version=3.9.0
|
version=3.9.1
|
||||||
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=66675ddec5ba0d36689757da6008cb2596ee1a9067f4f598d89ce5a3b43f4c2b
|
checksum=0b0bc73264d7ab77d384f8a7498729e3c4da8ffee00e1c85ad02a2f85e91f0e6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/include
|
vmkdir usr/include
|
||||||
|
|
Loading…
Add table
Reference in a new issue