Replaced advise for keys.gnupg.net by keyserver.ubuntu.com
parent
0eb6cc2e70
commit
bb570c2704
@ -88,7 +88,7 @@ The release tarballs above need only vanilla tools like `make` and `cc`.
|
||||
You may verify the downloaded tarballs by help of the provided Signature
|
||||
files `lib...x.y.z.tar.gz.sig`.
|
||||
```
|
||||
gpg --keyserver keys.gnupg.net --recv-keys ABC0A854
|
||||
gpg --keyserver keyserver.ubuntu.com --recv-keys ABC0A854
|
||||
gpg --verify lib...x.y.z.tar.gz.sig lib...x.y.z.tar.gz
|
||||
```
|
||||
which should confirm
|
||||
|
Loading…
Reference in New Issue
Block a user