Navigation Menu

Skip to content

Commit

Permalink
libcxx: Bump to 3.9.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@macports.org>
  • Loading branch information
jeremyhu committed Feb 2, 2017
1 parent d6dd343 commit efd6d9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lang/libcxx/Portfile
Expand Up @@ -2,7 +2,7 @@ PortSystem 1.0
PortGroup compiler_blacklist_versions 1.0

name libcxx
version 3.9.0
version 3.9.1
epoch 1
categories lang
platforms darwin
Expand All @@ -24,8 +24,8 @@ dist_subdir llvm
use_xz yes
distname ${name}-${version}.src

checksums rmd160 977a7c44cd29a4ba45d4ea36ac4e9c9a119e259d \
sha256 d0b38d51365c6322f5666a2a8105785f2e114430858de4c25a86b49f227f5b06
checksums rmd160 43bcf879f60763425f5d296f4fa5ac0b9a0779f6 \
sha256 25e615e428f60e651ed09ffd79e563864e3f4bc69a9e93ee41505c419d1a7461

variant universal {}
default_variants +universal
Expand Down

0 comments on commit efd6d9d

Please sign in to comment.