mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 04:17: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
|
@ -3,7 +3,7 @@
|
|||
port=flatbuffers
|
||||
version=2.0.0
|
||||
files=(
|
||||
"https://github.com/google/flatbuffers/archive/refs/tags/v${version}.tar.gz v${version}.tar.gz 9ddb9031798f4f8754d00fca2f1a68ecf9d0f83dfac7239af1311e4fd9a565c4"
|
||||
"https://github.com/google/flatbuffers/archive/refs/tags/v${version}.tar.gz 9ddb9031798f4f8754d00fca2f1a68ecf9d0f83dfac7239af1311e4fd9a565c4"
|
||||
)
|
||||
useconfigure=true
|
||||
# Since we are cross-compiling, we cannot build the tests, because we need
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue