gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r10060: update curl to 8.6.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10060: update curl to 8.6.0
Date: Mon, 18 Mar 2024 13:47:18 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10060
revision-id: carlhansen@gnu.org-20240318174713-0y0a7oug3pzfepvv
parent: carlhansen@gnu.org-20240318044343-oezalm5pl2cxqx7m
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2024-03-18 17:47:13 +0000
message:
  update curl to 8.6.0
modified:
  pkg/other/curl/Makefile        makefile-20220118062908-kybdv56z6l3hmty1-4
  pkg/other/curl/sha256sums      sha256sums-20220118062908-kybdv56z6l3hmty1-5
=== modified file 'pkg/other/curl/Makefile'
--- a/pkg/other/curl/Makefile   2023-12-19 03:39:59 +0000
+++ b/pkg/other/curl/Makefile   2024-03-18 17:47:13 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2022,2023 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2022=2024 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -21,18 +21,16 @@
 
 NAME =    curl
 GARNAME = curl
-GARVERSION =  8.5.0
+GARVERSION =  8.6.0
 HOME_URL = http://www.curl.se
 DESCRIPTION = Download files from internet with command line
 define BLURB
 endef
 ######################################################################
-#https://curl.se/download/curl-8.2.1.tar.xz
-#https://github.com/curl/curl/releases/download/curl-8_1_2/curl-8.1.2.tar.xz
-#https://github.com/curl/curl/releases/download/curl-8_5_0/curl-8.5.0.tar.xz
+# https://github.com/curl/curl/releases/download/curl-8_6_0/curl-8.6.0.tar.xz
 
 MASTER_SITES =  https://github.com/
-MASTER_SUBDIR = curl/curl/releases/download/curl-8_5_0/
+MASTER_SUBDIR = curl/curl/releases/download/curl-8_6_0/
 DISTFILES = $(DISTNAME).tar.xz
 SIGFILES  = $(DISTNAME).tar.xz.asc
 
@@ -46,7 +44,7 @@
 
 #CONFIGURE_ARGS += --enable-versioned-symbols   --disable-symbol-hiding 
--with-gnutls
 #CONFIGURE_ARGS += --disable-versioned-symbols   --disable-symbol-hiding 
--with-openssl
-CONFIGURE_ARGS +=  --with-openssl
+CONFIGURE_ARGS +=  --enable-versioned-symbols --with-openssl
 
 #--disable-dependency-tracking 
 

=== modified file 'pkg/other/curl/sha256sums'
--- a/pkg/other/curl/sha256sums 2023-12-19 03:39:59 +0000
+++ b/pkg/other/curl/sha256sums 2024-03-18 17:47:13 +0000
@@ -1,2 +1,2 @@
-42ab8db9e20d8290a3b633e7fbb3cec15db34df65fd1015ef8ac1e4723750eeb  
download/curl-8.5.0.tar.xz
-05a026c4551f8976a17c159c99c866e27533d34dceba70218db19d85726681cd  
download/curl-8.5.0.tar.xz.asc
+3ccd55d91af9516539df80625f818c734dc6f2ecf9bada33c76765e99121db15  
download/curl-8.6.0.tar.xz
+add28c474365df10e192110d8ec32e696402b0de2cd5a992b2f9608f67a0c480  
download/curl-8.6.0.tar.xz.asc


reply via email to

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