mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:57:44 +00:00
Ports: Fix key path for ed
This commit is contained in:
parent
253114e3b1
commit
eee8352494
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ files="https://ftpmirror.gnu.org/gnu/ed/ed-${version}.tar.lz ed-${version}.tar.l
|
|||
https://ftpmirror.gnu.org/gnu/ed/ed-${version}.tar.lz.sig ed-${version}.tar.lz.sig
|
||||
https://ftpmirror.gnu.org/gnu/gnu-keyring.gpg gnu-keyring.gpg"
|
||||
auth_type="sig"
|
||||
auth_opts="--keyring ./gnu-keyring.gpg cflow-${version}.tar.bz2.sig"
|
||||
auth_opts="--keyring ./gnu-keyring.gpg ed-${version}.tar.lz.sig"
|
||||
useconfigure=true
|
||||
depends=pcre2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue