mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 18:37:35 +00:00
Ports: Use ftpmirror.gnu.org mirror server for GNU ports
This commit is contained in:
parent
b2c952a6fa
commit
62ced35346
19 changed files with 49 additions and 49 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=ed
|
||||
version=1.15
|
||||
files="https://ftp.gnu.org/gnu/ed/ed-${version}.tar.lz ed-${version}.tar.lz"
|
||||
files="https://ftpmirror.gnu.org/gnu/ed/ed-${version}.tar.lz ed-${version}.tar.lz"
|
||||
useconfigure=true
|
||||
depends=pcre2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue