From: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com>
To: buildroot@busybox.net
Subject: [Buildroot] curl needs more love too
Date: Sun, 8 Jul 2007 15:49:03 +0200 (CEST) [thread overview]
Message-ID: <0707081547390.3987@somehost> (raw)
Index: package/curl/curl.mk
===================================================================
--- package/curl/curl.mk (revision 19036)
+++ package/curl/curl.mk (working copy)
@@ -3,7 +3,7 @@
# curl
#
#############################################################
-CURL_VERSION:=7.13.1
+CURL_VERSION:=7.16.3
CURL_SOURCE:=curl-$(CURL_VERSION).tar.bz2
CURL_SITE:=http://curl.haxx.se/download/
CURL_CAT:=$(BZCAT)
@@ -17,7 +17,7 @@
$(CURL_DIR)/.unpacked: $(DL_DIR)/$(CURL_SOURCE)
$(CURL_CAT) $(DL_DIR)/$(CURL_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
- toolchain/patch-kernel.sh $(CURL_DIR) package/curl/ \*.patch*
+ toolchain/patch-kernel.sh $(CURL_DIR) package/curl curl-$(CURL_VERSION)-\*.patch*
touch $(CURL_DIR)/.unpacked
$(CURL_DIR)/.configured: $(CURL_DIR)/.unpacked
--
Cristian
next reply other threads:[~2007-07-08 13:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-08 13:49 Cristian Ionescu-Idbohrn [this message]
2007-07-13 14:12 ` [Buildroot] curl needs more love too Ralph Siemsen
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=0707081547390.3987@somehost \
--to=cristian.ionescu-idbohrn@axis.com \
--cc=buildroot@busybox.net \
/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