libcxxabi: update to 5.0.1.

This commit is contained in:
Leah Neukirchen 2017-09-09 22:53:22 +02:00 committed by Leаh Neukirchen
parent 754c1e3cd7
commit 297334c4f3
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libcxxiabi'
pkgname=libcxxabi
version=4.0.1
version=5.0.1
revision=1
wrksrc="${pkgname}-${version}.src"
build_style=cmake
@ -15,8 +15,8 @@ homepage="http://libcxxabi.llvm.org"
license="BSD"
distfiles="http://www.llvm.org/releases/${version}/${pkgname}-${version}.src.tar.xz
http://www.llvm.org/releases/${version}/libcxx-${version}.src.tar.xz"
checksum="8f08178989a06c66cd19e771ff9d8ca526dd4a23d1382d63e416c04ea9fa1b33
520a1171f272c9ff82f324d5d89accadcec9bc9f3c78de11f5575cdb99accc4c"
checksum="5a25152cb7f21e3c223ad36a1022faeb8a5ac27c9e75936a5ae2d3ac48f6e854
fa8f99dd2bde109daa3276d529851a3bce5718d46ce1c5d0806f46caa3e57c00"
case "$XBPS_TARGET_MACHINE" in
arm*) broken="Wierd EHABI defines break it";;