From: Sascha Kilian <sascha@sakisoft.de>
To: development@lists.ipfire.org
Subject: [PATCH] Update: curl to 7.48.0
Date: Fri, 22 Apr 2016 15:55:26 +0000 [thread overview]
Message-ID: <1461340526-3353-1-git-send-email-sascha@sakisoft.de> (raw)
[-- 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
next reply other threads:[~2016-04-22 15:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-22 15:55 Sascha Kilian [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-04-22 9:07 Sascha Kilian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1461340526-3353-1-git-send-email-sascha@sakisoft.de \
--to=sascha@sakisoft.de \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox