summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-06-23 14:40:26 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-06-25 14:36:15 +0200
commit050768d2b3bc88c0611a3f9bd68eed0a422ee424 (patch)
tree366bcf313b28fbf86d22f3f5f9ac42f5578b4a91
parenta08205af705f83dca415168981eac66b302e4a84 (diff)
downloadptxdist-050768d2b3bc88c0611a3f9bd68eed0a422ee424.tar.gz
ptxdist-050768d2b3bc88c0611a3f9bd68eed0a422ee424.tar.xz
[libcurl] version bump to 7.21.0
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
-rw-r--r--patches/curl-7.21.0/0001-curl-config.in-add-SYSROOT-support.patch (renamed from patches/curl-7.20.0/0001-curl-config.in-add-SYSROOT-support.patch)0
-rw-r--r--patches/curl-7.21.0/series (renamed from patches/curl-7.20.0/series)0
-rw-r--r--rules/libcurl.make2
3 files changed, 1 insertions, 1 deletions
diff --git a/patches/curl-7.20.0/0001-curl-config.in-add-SYSROOT-support.patch b/patches/curl-7.21.0/0001-curl-config.in-add-SYSROOT-support.patch
index e21f2ab50..e21f2ab50 100644
--- a/patches/curl-7.20.0/0001-curl-config.in-add-SYSROOT-support.patch
+++ b/patches/curl-7.21.0/0001-curl-config.in-add-SYSROOT-support.patch
diff --git a/patches/curl-7.20.0/series b/patches/curl-7.21.0/series
index f55879936..f55879936 100644
--- a/patches/curl-7.20.0/series
+++ b/patches/curl-7.21.0/series
diff --git a/rules/libcurl.make b/rules/libcurl.make
index 2ac14f7fc..5b046d723 100644
--- a/rules/libcurl.make
+++ b/rules/libcurl.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
#
# Paths and names
#
-LIBCURL_VERSION := 7.20.0
+LIBCURL_VERSION := 7.21.0
LIBCURL := curl-$(LIBCURL_VERSION)
LIBCURL_SUFFIX := tar.gz
LIBCURL_URL := http://curl.haxx.se/download/$(LIBCURL).$(LIBCURL_SUFFIX)