mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 11:47:34 +00:00
Ports: Download GNU port archives and signatures using HTTPS
This commit is contained in:
parent
f733b85957
commit
1d7bec0fe7
6 changed files with 8 additions and 9 deletions
|
@ -3,7 +3,7 @@ port=make
|
|||
version=4.3
|
||||
useconfigure=true
|
||||
files="https://ftp.gnu.org/gnu/make/make-${version}.tar.gz make-${version}.tar.gz
|
||||
http://ftp.gnu.org/gnu/make/make-${version}.tar.gz.sig make-${version}.tar.gz.sig
|
||||
https://ftp.gnu.org/gnu/make/make-${version}.tar.gz.sig make-${version}.tar.gz.sig
|
||||
https://ftp.gnu.org/gnu/gnu-keyring.gpg gnu-keyring.gpg"
|
||||
auth_type="sig"
|
||||
auth_opts="--keyring ./gnu-keyring.gpg make-${version}.tar.gz.sig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue