libcxx: update to 3.8.1.
This commit is contained in:
parent
1737006734
commit
8ffca57e97
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libcxx'
|
||||
pkgname=libcxx
|
||||
version=3.8.0
|
||||
revision=5
|
||||
version=3.8.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake"
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
@ -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=36804511b940bc8a7cefc7cb391a6b28f5e3f53f6372965642020db91174237b
|
||||
checksum=77d7f3784c88096d785bd705fa1bab7031ce184cd91ba8a7008abf55264eeecc
|
||||
wrksrc=${pkgname}-${version}.src
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue