* [PATCH] Update: curl to 7.48.0
@ 2016-04-22 15:55 Sascha Kilian
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Kilian @ 2016-04-22 15:55 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]
Signed-off-by: Sascha Kilian <sascha(a)sakisoft.de>
---
config/rootfiles/common/curl | 2 +-
lfs/curl | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/common/curl b/config/rootfiles/common/curl
index 0fd2819..d929ace 100644
--- a/config/rootfiles/common/curl
+++ b/config/rootfiles/common/curl
@@ -15,7 +15,7 @@ usr/bin/curl
usr/lib/libcurl.so
usr/lib/libcurl.so.3
usr/lib/libcurl.so.4
-usr/lib/libcurl.so.4.3.0
+usr/lib/libcurl.so.4.4.0
#usr/lib/pkgconfig/libcurl.pc
#usr/share/aclocal/libcurl.m4
#usr/share/man/man1/curl-config.1
diff --git a/lfs/curl b/lfs/curl
index 29de280..2fcfa7e 100644
--- a/lfs/curl
+++ b/lfs/curl
@@ -24,10 +24,10 @@
include Config
-VER = 7.43.0
+VER = 7.48.0
THISAPP = curl-$(VER)
-DL_FILE = $(THISAPP).tar.gz
+DL_FILE = $(THISAPP).tar.bz2
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 3037f0b6ce03d434618e9db5506ae6be
+$(DL_FILE)_MD5 = d42e0fc34a5cace5739631cc040974fe
install : $(TARGET)
--
1.7.9.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH] Update: curl to 7.48.0
@ 2016-04-22 9:07 Sascha Kilian
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Kilian @ 2016-04-22 9:07 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 719 bytes --]
Signed-off-by: Sascha Kilian <sascha(a)sakisoft.de>
---
lfs/curl | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/curl b/lfs/curl
index 29de280..2fcfa7e 100644
--- a/lfs/curl
+++ b/lfs/curl
@@ -24,10 +24,10 @@
include Config
-VER = 7.43.0
+VER = 7.48.0
THISAPP = curl-$(VER)
-DL_FILE = $(THISAPP).tar.gz
+DL_FILE = $(THISAPP).tar.bz2
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 3037f0b6ce03d434618e9db5506ae6be
+$(DL_FILE)_MD5 = d42e0fc34a5cace5739631cc040974fe
install : $(TARGET)
--
1.7.9.5
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-22 15:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-22 15:55 [PATCH] Update: curl to 7.48.0 Sascha Kilian
-- strict thread matches above, loose matches on Subject: below --
2016-04-22 9:07 Sascha Kilian
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox