From c9f538688a26353d3e921fb9197554c6b38ed41d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 25 Jun 2017 18:40:32 +0200 Subject: [PATCH] libcxx: update to 4.0.1. --- srcpkgs/libcxx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libcxx/template b/srcpkgs/libcxx/template index df98c188e64..b42f77a5da0 100644 --- a/srcpkgs/libcxx/template +++ b/srcpkgs/libcxx/template @@ -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 " 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() {