mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:37:46 +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
|
@ -2,7 +2,7 @@
|
|||
port='harfbuzz'
|
||||
version='4.3.0'
|
||||
files=(
|
||||
"https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz harfbuzz-${version}.tar.xz a49628f4c4c8e6d8df95ef44935a93446cf2e46366915b0e3ca30df21fffb530"
|
||||
"https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz a49628f4c4c8e6d8df95ef44935a93446cf2e46366915b0e3ca30df21fffb530"
|
||||
)
|
||||
useconfigure='true'
|
||||
depends=("freetype" "libicu")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue