mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 14:27:35 +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
|
@ -4,7 +4,7 @@ port='lowdown'
|
|||
version='1.0.2'
|
||||
workdir="lowdown-VERSION_${version//./_}"
|
||||
files=(
|
||||
"https://github.com/kristapsdz/lowdown/archive/refs/tags/VERSION_${version//./_}.tar.gz VERSION_${version//./_}.tar.gz 049b7883874f8a8e528dc7c4ed7b27cf7ceeb9ecf8fe71c3a8d51d574fddf84b"
|
||||
"https://github.com/kristapsdz/lowdown/archive/refs/tags/VERSION_${version//./_}.tar.gz 049b7883874f8a8e528dc7c4ed7b27cf7ceeb9ecf8fe71c3a8d51d574fddf84b"
|
||||
)
|
||||
useconfigure='true'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue