From 62c713251486d5453bf05356918dc98b8215fdeb Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 20 Sep 2011 15:00:27 +0200 Subject: [PATCH] curl: update to curl-7.22.0 Signed-off-by: Stephan Raue --- packages/web/curl/meta | 2 +- ...ns_multi.patch => curl-7.22.0-0108-threaded_dns_multi.patch} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename packages/web/curl/patches/{curl-7.21.7-0108-threaded_dns_multi.patch => curl-7.22.0-0108-threaded_dns_multi.patch} (100%) diff --git a/packages/web/curl/meta b/packages/web/curl/meta index ffc7676ca4..b70eaed674 100644 --- a/packages/web/curl/meta +++ b/packages/web/curl/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="curl" -PKG_VERSION="7.21.7" +PKG_VERSION="7.22.0" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="MIT" diff --git a/packages/web/curl/patches/curl-7.21.7-0108-threaded_dns_multi.patch b/packages/web/curl/patches/curl-7.22.0-0108-threaded_dns_multi.patch similarity index 100% rename from packages/web/curl/patches/curl-7.21.7-0108-threaded_dns_multi.patch rename to packages/web/curl/patches/curl-7.22.0-0108-threaded_dns_multi.patch