Skip to content
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

docs: Add SHA1 calculation onliner and fix sums #724

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

crvux
Copy link

@crvux crvux commented Nov 13, 2023

This commit improves the documentation of the prcess for adding new packages. It replaces two shell commands for SHA1 calculation with one using a pipe. This allows you not to delete the downloaded archive from the file system later.

The commit also corrects the SHA1 sums shown in the example.

  • I've checked this Git style guide. [Yes]
  • I've checked this CMake style guide. [No]
  • My change will work with CMake 3.5 (minimum requirement for Hunter). [Yes]
  • I will try to keep this pull request as small as possible and will try not to mix unrelated features. [Yes]

This commit improves the documentation of the prcess for adding new
packages. It replaces two shell commands for SHA1 calculation with
one using a pipe. This allows you not to delete the downloaded
archive from the file system later.

The commit also corrects the SHA1 sums shown in the example.
Copy link

@NeroBurner NeroBurner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works, thanks!

@NeroBurner NeroBurner merged commit a768595 into cpp-pm:master Nov 28, 2023
1 check passed
@NeroBurner
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants