1name: "libffi" 2description: "A portable foreign-function interface library." 3third_party { 4 url { 5 type: GIT 6 value: "https://github.com/libffi/libffi.git" 7 } 8 version: "v3.3" 9 license_note: "would be NOTICE save for:\n" 10 " .travis/\n" 11 " testsuite/lib*/\n" 12 " libtool-ldflags\n" 13 " LICENSE-BUILDTOOLS" 14 license_type: RESTRICTED 15 last_upgrade_date { 16 year: 2020 17 month: 3 18 day: 26 19 } 20} 21