SF.net SVN: gar:[26933] csw/mgar/pkg/curl/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Apr 27 13:52:48 CEST 2022
Revision: 26933
http://sourceforge.net/p/gar/code/26933
Author: dmichelsen
Date: 2022-04-27 11:52:48 +0000 (Wed, 27 Apr 2022)
Log Message:
-----------
curl/trunk: Update to 7.83.0
Modified Paths:
--------------
csw/mgar/pkg/curl/trunk/Makefile
csw/mgar/pkg/curl/trunk/checksums
Modified: csw/mgar/pkg/curl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/curl/trunk/Makefile 2022-04-23 01:37:45 UTC (rev 26932)
+++ csw/mgar/pkg/curl/trunk/Makefile 2022-04-27 11:52:48 UTC (rev 26933)
@@ -1,5 +1,5 @@
NAME = curl
-VERSION = 7.81.0
+VERSION = 7.83.0
GARTYPE = v2
DESCRIPTION = Command line tool and library for client-side URL transfers
@@ -192,9 +192,9 @@
@# This is needed because the substitutions from pax args do not change the
@# contents of the symlink
rm -f $(PKGROOT)$(libdir)/libcurl-feature.so.4
- ln -s libcurl-feature.so.4.7.0 $(PKGROOT)$(libdir)/libcurl-feature.so.4
+ ln -s libcurl-feature.so.4.8.0 $(PKGROOT)$(libdir)/libcurl-feature.so.4
rm -f $(PKGROOT)$(libdir)/$(ISA_DEFAULT64)/libcurl-feature.so.4
- ln -s libcurl-feature.so.4.7.0 $(PKGROOT)$(libdir)/$(ISA_DEFAULT64)/libcurl-feature.so.4
+ ln -s libcurl-feature.so.4.8.0 $(PKGROOT)$(libdir)/$(ISA_DEFAULT64)/libcurl-feature.so.4
pwd
gdiff -D 64bit \
$(WORKROOTDIR)/install-isa-$(ISA_DEFAULT64)-features-minimal$(includedir)/curl/curlbuild.h \
Modified: csw/mgar/pkg/curl/trunk/checksums
===================================================================
--- csw/mgar/pkg/curl/trunk/checksums 2022-04-23 01:37:45 UTC (rev 26932)
+++ csw/mgar/pkg/curl/trunk/checksums 2022-04-27 11:52:48 UTC (rev 26933)
@@ -1 +1 @@
-41954fa09f879fccb57d88be23fe8606 curl-7.81.0.tar.xz
+b7924acdea33dedc3150a044789ed0bb curl-7.83.0.tar.xz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list