aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2022-10-17 21:26:32 +0000
committerJames Farrell <jamesfarrell@google.com>2022-10-17 21:26:32 +0000
commit3233692ddac995866206bf5bff1d92ccd1edda66 (patch)
tree9695cf77c1296ce45271b5dd504b947ccc9edcd8
parent83e52fed0a4ddcf989420a0088bbc641daeb5986 (diff)
downloadndkports-3233692ddac995866206bf5bff1d92ccd1edda66.tar.gz
Update curl to 7.85.0.
Change-Id: I6f4117fa145a4ccb26e2ff9ce48af67af7ae3c49
-rw-r--r--curl/build.gradle.kts2
-rw-r--r--curl/src.tar.gzbin4162207 -> 4182153 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/curl/build.gradle.kts b/curl/build.gradle.kts
index 2ce2c41..8dfa105 100644
--- a/curl/build.gradle.kts
+++ b/curl/build.gradle.kts
@@ -2,7 +2,7 @@ import com.android.ndkports.AutoconfPortTask
import com.android.ndkports.CMakeCompatibleVersion
import com.android.ndkports.PrefabSysrootPlugin
-val portVersion = "7.83.1"
+val portVersion = "7.85.0"
group = "com.android.ndk.thirdparty"
version = "$portVersion${rootProject.extra.get("snapshotSuffix")}"
diff --git a/curl/src.tar.gz b/curl/src.tar.gz
index b71926a..ad8994c 100644
--- a/curl/src.tar.gz
+++ b/curl/src.tar.gz
Binary files differ