libcxx: update to 3.9.0.
This commit is contained in:
parent
c043a7c26d
commit
2c6d5bd1e3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libcxx'
|
||||
pkgname=libcxx
|
||||
version=3.8.1
|
||||
version=3.9.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake"
|
||||
|
@ -22,7 +22,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=77d7f3784c88096d785bd705fa1bab7031ce184cd91ba8a7008abf55264eeecc
|
||||
checksum=d0b38d51365c6322f5666a2a8105785f2e114430858de4c25a86b49f227f5b06
|
||||
wrksrc=${pkgname}-${version}.src
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue