mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 14:57:35 +00:00
Ports: Ensure that the download filename matches the URL basename
This is a preparation step for removing support for explicitly setting a download filename entirely.
This commit is contained in:
parent
c71815bc91
commit
2732545b4c
106 changed files with 128 additions and 122 deletions
|
@ -2,7 +2,7 @@
|
|||
port=dreamweb
|
||||
version="1.1"
|
||||
files=(
|
||||
"https://downloads.scummvm.org/frs/extras/Dreamweb/dreamweb-cd-uk-1.1.zip ${port}-${version}.zip 4a6f13911ce67d62c526e41048ec067b279f1b378c9210f39e0ce8d3f2b80142"
|
||||
"https://downloads.scummvm.org/frs/extras/Dreamweb/dreamweb-cd-uk-1.1.zip dreamweb-cd-uk-1.1.zip 4a6f13911ce67d62c526e41048ec067b279f1b378c9210f39e0ce8d3f2b80142"
|
||||
)
|
||||
depends=("scummvm")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue