openmp: upgrade to 17.0.6

This commit is contained in:
Luis
2023-11-29 05:59:52 +00:00
parent 9ac15c3f32
commit d8ed10eb1a
3 changed files with 4 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
66e19d8123cd37c5c003034bdfa344c9 cmake-17.0.5.src.tar.xz
584f70075ce7f5ae95c111d20a586e72 openmp-17.0.5.src.tar.xz
4fa291f1b78738808af4f804bb134259 cmake-17.0.6.src.tar.xz
5cc01d151821c546bb4ec6fb03d86c29 openmp-17.0.6.src.tar.xz

View File

@@ -1,4 +1,4 @@
openmp-17.0.5-1
openmp-17.0.6-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/omp-tools.h

View File

@@ -3,7 +3,7 @@
# depends: clang cmake ninja elfutils libffi perl
name=openmp
version=17.0.5
version=17.0.6
release=1
source="https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/openmp-$version.src.tar.xz
https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/cmake-$version.src.tar.xz"