Skip to content

Commit c0077e2

Browse files
authored
libomp: 21.1.0 (#29270)
1 parent 05e388f commit c0077e2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

lang/libomp/Portfile

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ epoch 1
2626

2727
if {${os.platform} eq "darwin" && ${configure.cxx_stdlib} ne "libstdc++"} {
2828

29-
version 20.1.8
29+
version 21.1.0
3030
revision 0
3131

3232
livecheck.regex {"llvmorg-([0-9.]+)".*}
@@ -35,14 +35,14 @@ if {${os.platform} eq "darwin" && ${configure.cxx_stdlib} ne "libstdc++"} {
3535
distfiles ${distname}.tar.xz cmake-${version}.src.tar.xz
3636

3737
checksums \
38-
openmp-20.1.8.src.tar.xz \
39-
rmd160 38affbfcb416e8ae4272b552013715b38cb67dcf \
40-
sha256 b21c04ee9cbe56e200c5d83823765a443ee6389bbc3f64154c96e94016e6cee9 \
41-
size 1093976 \
42-
cmake-20.1.8.src.tar.xz \
43-
rmd160 a8f2663e84d840c15158f5d7dd090efab0f876c6 \
44-
sha256 3319203cfd1172bbac50f06fa68e318af84dcb5d65353310c0586354069d6634 \
45-
size 8652
38+
openmp-21.1.0.src.tar.xz \
39+
rmd160 ee62e20ac3004431a8e086e8584d52bd6644d93c \
40+
sha256 60d6c4d2019d546aefc029c9b2c4006dc78419dba4cfd0a376ae025be8ff9778 \
41+
size 1101584 \
42+
cmake-21.1.0.src.tar.xz \
43+
rmd160 be430c73471ab557926dc7ec630bb162f40e6d38 \
44+
sha256 528347c84c3571d9d387b825ef8b07c7ad93e9437243c32173838439c3b6028f \
45+
size 8928
4646

4747
if {${os.major} <= 12} {
4848
# kmp_alloc.c includes <atomic> but libc++ is not the default on

0 commit comments

Comments
 (0)