mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
llvm-libunwind: update to 3.9.0.
This commit is contained in:
parent
b84944c243
commit
05a2ae22d5
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.8.1
|
version=3.9.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=21e58ce09a5982255ecf86b86359179ddb0be4f8f284a95be14201df90e48453
|
checksum=66675ddec5ba0d36689757da6008cb2596ee1a9067f4f598d89ce5a3b43f4c2b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/include
|
vmkdir usr/include
|
||||||
|
|
Loading…
Add table
Reference in a new issue