libcxx: update to 4.0.1.

This commit is contained in:
Leah Neukirchen 2017-06-25 18:40:32 +02:00
parent db8a20111e
commit c9f538688a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libcxx'
pkgname=libcxx
version=4.0.0
version=4.0.1
revision=1
build_style=cmake
hostmakedepends="python"
@ -26,7 +26,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://libcxx.llvm.org"
license="BSD"
distfiles="http://www.llvm.org/releases/${version}/${pkgname}-${version}.src.tar.xz"
checksum=4f4d33c4ad69bf9e360eebe6b29b7b19486948b1a41decf89d4adec12473cf96
checksum=520a1171f272c9ff82f324d5d89accadcec9bc9f3c78de11f5575cdb99accc4c
wrksrc=${pkgname}-${version}.src
post_extract() {