From 7e4913476cd8ccdf63461a529fa5fb2c4419edbc Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 27 Apr 2011 18:42:14 +0200 Subject: [PATCH] curl: update to curl-7.21.6 Signed-off-by: Stephan Raue --- packages/web/curl/meta | 2 +- ...ns_multi.patch => curl-7.21.6-0108-threaded_dns_multi.patch} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename packages/web/curl/patches/{curl-7.21.4-0108-threaded_dns_multi.patch => curl-7.21.6-0108-threaded_dns_multi.patch} (100%) diff --git a/packages/web/curl/meta b/packages/web/curl/meta index 9b405f8f12..8bb13e8df2 100644 --- a/packages/web/curl/meta +++ b/packages/web/curl/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="curl" -PKG_VERSION="7.21.4" +PKG_VERSION="7.21.6" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="MIT" diff --git a/packages/web/curl/patches/curl-7.21.4-0108-threaded_dns_multi.patch b/packages/web/curl/patches/curl-7.21.6-0108-threaded_dns_multi.patch similarity index 100% rename from packages/web/curl/patches/curl-7.21.4-0108-threaded_dns_multi.patch rename to packages/web/curl/patches/curl-7.21.6-0108-threaded_dns_multi.patch