commit | ef989298c011c919a21d40ad881b1ebbb9471805 | [log] [tgz] |
---|---|---|
author | Dan Albert <[email protected]> | Thu Sep 10 20:57:50 2020 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Sep 10 20:57:50 2020 +0000 |
tree | c8eaa23a8163189679ff626b168dca0cce985500 | |
parent | 73ff466527d15a96f116ef7fc6609e6f43afc944 [diff] | |
parent | 7a96c4b386d8794adc446833484e5b7ca0385bae [diff] |
Update cURL to 7.68.0. am: 6476466741 am: a5c7d9d20e am: 8ca9525e0c am: 7a96c4b386 Original change: https://android-review.googlesource.com/c/platform/tools/ndkports/+/1231472 Change-Id: I339a69b78206c06c46d3258af209383f008e8be4
diff --git a/ports/curl/port.kts b/ports/curl/port.kts index ef5f1f6..f9be7a8 100644 --- a/ports/curl/port.kts +++ b/ports/curl/port.kts
@@ -20,7 +20,7 @@ object : AutoconfPort() { override val name = "curl" - override val version = "7.66.0" + override val version = "7.68.0" override val mavenVersion = "$version-alpha-1" override val licensePath = "COPYING" @@ -67,4 +67,4 @@ // TODO: Switch to lld once we're using r21. "LDFLAGS" to "-fuse-ld=gold" ) -} \ No newline at end of file +}
diff --git a/ports/curl/src.tar.gz b/ports/curl/src.tar.gz index f089834..8daa802 100644 --- a/ports/curl/src.tar.gz +++ b/ports/curl/src.tar.gz Binary files differ