SF.net SVN: gar:[26285] csw/mgar/pkg/curl/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Oct 4 10:19:44 CEST 2017
Revision: 26285
http://sourceforge.net/p/gar/code/26285
Author: dmichelsen
Date: 2017-10-04 08:19:44 +0000 (Wed, 04 Oct 2017)
Log Message:
-----------
curl/trunk: Update to 7.56.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 2017-09-30 07:05:00 UTC (rev 26284)
+++ csw/mgar/pkg/curl/trunk/Makefile 2017-10-04 08:19:44 UTC (rev 26285)
@@ -1,5 +1,5 @@
NAME = curl
-VERSION = 7.55.1
+VERSION = 7.56.0
GARTYPE = v2
DESCRIPTION = Command line tool and library for client-side URL transfers
@@ -181,9 +181,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.4.0 $(PKGROOT)$(libdir)/libcurl-feature.so.4
+ ln -s libcurl-feature.so.4.5.0 $(PKGROOT)$(libdir)/libcurl-feature.so.4
rm -f $(PKGROOT)$(libdir)/$(ISA_DEFAULT64)/libcurl-feature.so.4
- ln -s libcurl-feature.so.4.4.0 $(PKGROOT)$(libdir)/$(ISA_DEFAULT64)/libcurl-feature.so.4
+ ln -s libcurl-feature.so.4.5.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 2017-09-30 07:05:00 UTC (rev 26284)
+++ csw/mgar/pkg/curl/trunk/checksums 2017-10-04 08:19:44 UTC (rev 26285)
@@ -1 +1 @@
-ac4a59c38c47adc160ea71eace20257b curl-7.55.1.tar.xz
+18ebc36c5dc9317d4a0b5db94a4e12ad curl-7.56.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