aboutsummaryrefslogtreecommitdiffstats
path: root/README.version
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2016-10-04 23:09:45 -0700
committerAlex Deymo <deymo@google.com>2016-10-05 13:53:22 -0700
commitb21079712b7eabed7441ec11661f5be02505c1cd (patch)
tree17b695ec7e12a91fc1b40fd1a5b27b2ab491e9c7 /README.version
parent234096a2690a206c54dc533098161647f3219778 (diff)
downloadandroid_external_curl-b21079712b7eabed7441ec11661f5be02505c1cd.tar.gz
android_external_curl-b21079712b7eabed7441ec11661f5be02505c1cd.tar.bz2
android_external_curl-b21079712b7eabed7441ec11661f5be02505c1cd.zip
Add README.version and update script.
This patch adds an update_curl script that fetches a new curl version from upstream and applies the changes on top of our copy. Since we don't have a common history with upstream, the patches are simply squashed together for a single library update commmit. Bug: 31271247 Test: ./update_curl.sh [sha] Change-Id: I1e44ca8845c9f90df262a94ac2bbd36d3ddccb61
Diffstat (limited to 'README.version')
-rw-r--r--README.version10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.version b/README.version
new file mode 100644
index 0000000..f5c6e2d
--- /dev/null
+++ b/README.version
@@ -0,0 +1,10 @@
+URL: https://curl.haxx.se/download/curl-7.49.1.tar.gz
+Version: 7.49.1
+Upstream commit: cf93a7b364a70b56150cf6ea77492b799ec02a45
+License: MIT
+License File: NOTICE
+BugComponent: 31714
+Owners: deymo, enh
+
+Description:
+Curl is a command line tool for transferring data specified with URL syntax.