forked from kiss-community/repo
docs: update
This commit is contained in:
parent
46548440d4
commit
144ec973f5
@ -56,6 +56,7 @@ done < depends
|
||||
* [`sources`](#sources)
|
||||
* [`depends`](#depends)
|
||||
* [`version`](#version)
|
||||
* [`checksums`](#checksums)
|
||||
|
||||
<!-- vim-markdown-toc -->
|
||||
|
||||
@ -121,3 +122,11 @@ The `version` file contains the package's version as well as its release number.
|
||||
```
|
||||
1.2.11 1
|
||||
```
|
||||
|
||||
## `checksums`
|
||||
|
||||
The `checksums` file contains the `sha256` sums of each entry in the `sources` file. This is generated and verified automatically.
|
||||
|
||||
```
|
||||
c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1 zlib-1.2.11.tar.gz
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user