You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
420 B
21 lines
420 B
name: "libffi"
|
|
description: "A portable foreign-function interface library."
|
|
third_party {
|
|
url {
|
|
type: GIT
|
|
value: "https://github.com/libffi/libffi.git"
|
|
}
|
|
version: "v3.3"
|
|
license_note: "would be NOTICE save for:\n"
|
|
" .travis/\n"
|
|
" testsuite/lib*/\n"
|
|
" libtool-ldflags\n"
|
|
" LICENSE-BUILDTOOLS"
|
|
license_type: RESTRICTED
|
|
last_upgrade_date {
|
|
year: 2020
|
|
month: 3
|
|
day: 26
|
|
}
|
|
}
|