Skip to content

Commit a16945f

Browse files
authored
openkph: add version 0.24.5 (#28773)
1 parent 53bae67 commit a16945f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

recipes/openjph/all/conandata.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
sources:
2-
"0.24.3":
3-
url: "https://github.com/aous72/OpenJPH/archive/0.24.3.tar.gz"
4-
sha256: "3166bcc5fdec011c7070dbb09e6446656f53c21b9875ad3977f4fe5e280f0db1"
2+
"0.24.5":
3+
url: "https://github.com/aous72/OpenJPH/archive/0.24.5.tar.gz"
4+
sha256: "46e33b5c61798bc0fb5aef19bcdd2aa8d207cecc0d389293ee3cf0524165c648"
55
patches:
6-
"0.24.3":
7-
- patch_file: "patches/0.24.3-cmake-cxx-standard-pic.patch"
6+
"0.24.5":
7+
- patch_file: "patches/0.24.5-cmake-cxx-standard-pic.patch"
88
patch_description: "Remove setting of CXX standard to a fixed value overriding the toolchain provided by Conan and PIC hardcoded option"
99
patch_type: "conan"

recipes/openjph/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
versions:
2-
"0.24.3":
2+
"0.24.5":
33
folder: all

0 commit comments

Comments
 (0)