Commit a768595
authored
docs: Add SHA1 calculation onliner and fix sums (#724)
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.1 parent 5f6ab17 commit a768595
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
272 | | - | |
273 | | - | |
| 271 | + | |
| 272 | + | |
274 | 273 | | |
275 | 274 | | |
276 | 275 | | |
| |||
292 | 291 | | |
293 | 292 | | |
294 | 293 | | |
295 | | - | |
| 294 | + | |
296 | 295 | | |
297 | 296 | | |
298 | 297 | | |
| |||
0 commit comments