aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libcurl.plist
diff options
context:
space:
mode:
authorBertrand SIMONNET <bsimonnet@google.com>2015-07-01 15:39:44 -0700
committerBertrand SIMONNET <bsimonnet@google.com>2015-07-08 10:51:12 -0700
commite6cd738ed3716c02557fb3a47515244e949ade39 (patch)
tree8d093306c27b850f828317ed67d6efea3ec7e084 /lib/libcurl.plist
parentd43abe883892fe84137052fd27ecd956a2c7cacf (diff)
downloadexternal_curl-e6cd738ed3716c02557fb3a47515244e949ade39.tar.gz
external_curl-e6cd738ed3716c02557fb3a47515244e949ade39.tar.bz2
external_curl-e6cd738ed3716c02557fb3a47515244e949ade39.zip
Import curl 7.43
This is a simple import of curl 7.43. The only change from the official release is the fact that the Android.mk was removed to avoid build error trying to parse it. BUG: 22347561 Change-Id: I52ef6798d30b25d22d1f62770d571adec8bcf4d5
Diffstat (limited to 'lib/libcurl.plist')
-rw-r--r--lib/libcurl.plist30
1 files changed, 15 insertions, 15 deletions
diff --git a/lib/libcurl.plist b/lib/libcurl.plist
index 0ea606f6..622f66cf 100644
--- a/lib/libcurl.plist
+++ b/lib/libcurl.plist
@@ -3,33 +3,33 @@
<plist version="0.9">
<dict>
<key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
-
+ <string>6.0</string>
+
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
-
+
<key>CFBundleExecutable</key>
<string>curl</string>
-
+
<key>CFBundleIdentifier</key>
- <string>com.libcurl.libcurl</string>
-
+ <string>se.haxx.curl.libcurl</string>
+
<key>CFBundleVersion</key>
- <string>7.21.2</string>
+ <string>7.12.3</string>
<key>CFBundleName</key>
<string>libcurl</string>
<key>CFBundlePackageType</key>
- <string>FMWK</string>
-
+ <string>FMWK</string>
+
<key>CFBundleSignature</key>
- <string>????</string>
-
+ <string>????</string>
+
<key>CFBundleShortVersionString</key>
- <string>libcurl 7.21.2</string>
-
+ <string>libcurl 7.12.3</string>
+
<key>CFBundleGetInfoString</key>
- <string>libcurl.plist 7.21.2</string>
+ <string>libcurl.plist 7.12.3</string>
</dict>
-</plist> \ No newline at end of file
+</plist>