libcxx: update to 3.6.1.
This commit is contained in:
parent
7e5e78c905
commit
16bc94bdb5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libcxx'
|
||||
pkgname=libcxx
|
||||
version=3.6.0
|
||||
version=3.6.1
|
||||
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=299c1e82b0086a79c5c1aa1885ea3be3bbce6979aaa9b886409b14f9b387fbb7
|
||||
checksum=5a5c653becf3978d4c4f6095708660855bed691210a9426bb839eecd88b6c0f9
|
||||
wrksrc=${pkgname}-${version}.src
|
||||
|
||||
libcxx-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue