Skip to content

chore(port): update https://github.com/rpavlik/cmake-modules to 76c1eb4 #256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ports/rpavlik-cmake-modules/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ vcpkg_from_github(
REF
${VERSION}
SHA512
18d78bdc8a05d82063d7034974d7765ea8d5e9134c4234f44613ba0ad204d9cb258cf0ddd270f0d42fa7c179c6823413b8cd240ac6ff3323e700cbb07f3af3bd
736b0315de3acec0a90882f1e3fc62489f9ee3ac04b65c70c3435dba9a03ff9dd1bc16022c026d52a948cbe609a1bad89011bb866d8ab506faad52fa01b8ae00
HEAD_REF
main)

Expand Down
2 changes: 1 addition & 1 deletion ports/rpavlik-cmake-modules/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rpavlik-cmake-modules",
"version-string": "1b450496c5d11fdcad8b000843d0c516e1eaa59f",
"version-string": "76c1eb4fbb2e5988a3bc0fdc1ff4c326b737a10c",
"description": "Ryan's CMake Modules Collection.",
"homepage": "https://github.com/rpavlik/cmake-modules/tree/main",
"license": "BSL-1.0",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"port-version": 0
},
"rpavlik-cmake-modules": {
"baseline": "1b450496c5d11fdcad8b000843d0c516e1eaa59f",
"baseline": "76c1eb4fbb2e5988a3bc0fdc1ff4c326b737a10c",
"port-version": 0
},
"sphinx-cmake": {
Expand Down
5 changes: 5 additions & 0 deletions versions/r-/rpavlik-cmake-modules.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9aab641ef30f0b16722029a28e95e326b73a9ca5",
"version-string": "76c1eb4fbb2e5988a3bc0fdc1ff4c326b737a10c",
"port-version": 0
},
{
"git-tree": "e5b5cbbd0f3754ec851614b63e7fe994c71ecd67",
"version-string": "1b450496c5d11fdcad8b000843d0c516e1eaa59f",
Expand Down
Loading