mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 10:47:36 +00:00
Ports: Remove the filename
entry from files
This commit is contained in:
parent
2732545b4c
commit
fb4db096cb
311 changed files with 335 additions and 339 deletions
|
@ -13,7 +13,7 @@ configopts=(
|
|||
"--enable-widec"
|
||||
)
|
||||
files=(
|
||||
"https://invisible-mirror.net/archives/ncurses/ncurses-${version}.tar.gz ncurses-${version}.tar.gz 97fc51ac2b085d4cde31ef4d2c3122c21abc217e9090a43a30fc5ec21684e059"
|
||||
"https://invisible-mirror.net/archives/ncurses/ncurses-${version}.tar.gz 97fc51ac2b085d4cde31ef4d2c3122c21abc217e9090a43a30fc5ec21684e059"
|
||||
)
|
||||
|
||||
check_tic_version() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue