summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-04 19:42:51 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-04 19:42:51 +0300
commit34ac642fef599a94b439d5ed1fe724b7171e0bb5 (patch)
treeaafcef6217ce4ff77aad05967e61e8ded0101784
parentc13146cb982ea9ebc39276c4131c5787f20dcaf5 (diff)
Add publish authorizations
libcurl/7.67.0+3 curl/7.67.0+3
-rw-r--r--submit/080c7837f9b6ee0a6
-rw-r--r--submit/4b71c49309b027b55
2 files changed, 11 insertions, 0 deletions
diff --git a/submit/080c7837f9b6ee0a b/submit/080c7837f9b6ee0a
new file mode 100644
index 0000000..7e8a237
--- /dev/null
+++ b/submit/080c7837f9b6ee0a
@@ -0,0 +1,6 @@
+: 1
+name: libcurl
+version: 7.67.0+3
+project: curl
+summary: C library for transferring data with URLs
+license: cURL; MIT/X derivate license.
diff --git a/submit/4b71c49309b027b5 b/submit/4b71c49309b027b5
new file mode 100644
index 0000000..ae5061a
--- /dev/null
+++ b/submit/4b71c49309b027b5
@@ -0,0 +1,5 @@
+: 1
+name: curl
+version: 7.67.0+3
+summary: Command line tool for transferring data with URLs
+license: cURL; MIT/X derivate license.