gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r8700: update curl to 7.83.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8700: update curl to 7.83.0
Date: Mon, 24 Oct 2022 03:28:38 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8700
revision-id: carlhansen1234@gmail.com-20221024072831-pm9m0ul7vvogeahf
parent: carlhansen1234@gmail.com-20221024062056-nq7id6uob1m2bom5
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Mon 2022-10-24 00:28:31 -0700
message:
  update curl to 7.83.0 
modified:
  pkg/other/curl/Makefile        makefile-20220118062908-kybdv56z6l3hmty1-4
=== modified file 'pkg/other/curl/Makefile'
--- a/pkg/other/curl/Makefile   2022-05-05 16:17:48 +0000
+++ b/pkg/other/curl/Makefile   2022-10-24 07:28:31 +0000
@@ -42,8 +42,9 @@
 include ../../../gar/gar.lib/auto.mk
 include config.mk
 
-#Select from these: in config.mk
-
+CONFIGURE_ARGS = --enable-versioned-symbols  --with-openssl
+#Select from these: in config.mk or above
+# see configure --help
 # --with-amissl
 # --with-bearssl
 # --with-gnutls
@@ -55,4 +56,5 @@
 # --with-schannel
 # --with-secure-transport
 # --with-wolfssl
+#   and others
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]