Commit 3c30f9c
authored
(Implicitly) use apt::keyring instead of apt::key for APT source
As Debian 13 removed apt-key, the module does not work when specifying the key ID. Switching to using the gpg key as a keyring fixes this.1 parent 123d7fe commit 3c30f9c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments