libcxx: update to 3.6.2.
This commit is contained in:
parent
5ff41a9289
commit
d89c798ae1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libcxx'
|
||||
pkgname=libcxx
|
||||
version=3.6.1
|
||||
version=3.6.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake"
|
||||
|
@ -9,7 +9,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=5a5c653becf3978d4c4f6095708660855bed691210a9426bb839eecd88b6c0f9
|
||||
checksum=52f3d452f48209c9df1792158fdbd7f3e98ed9bca8ebb51fcd524f67437c8b81
|
||||
wrksrc=${pkgname}-${version}.src
|
||||
|
||||
libcxx-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue