dependencies: update libffi to 3.2.1-2
(trying to fix Linux build)
This commit is contained in:
Vendored
+1
-1
@@ -76,7 +76,7 @@ class TgzNativeDep extends NativeDep {
|
||||
|
||||
|
||||
task libffi(type: TgzNativeDep) {
|
||||
baseName = "libffi-3.2.1-$target"
|
||||
baseName = "libffi-3.2.1-2-$target"
|
||||
}
|
||||
|
||||
task llvm(type: TgzNativeDep) {
|
||||
|
||||
Reference in New Issue
Block a user