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