From 8f97a7c67d55fda4688cb0a07b2b27fda6f5ef9d Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Fri, 20 May 2011 12:05:49 +0000 Subject: [PATCH] Update to curl 7.21.6 --- curl/build.sh | 2 +- curl/meta/ChangeLog | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/curl/build.sh b/curl/build.sh index 8bdcdd5..a5b4bd2 100755 --- a/curl/build.sh +++ b/curl/build.sh @@ -6,7 +6,7 @@ ########################################################### # Check the following 4 variables before running the script topdir=curl -version=7.21.1 +version=7.21.6 pkgver=1 source[0]=http://curl.haxx.se/download/$topdir-$version.tar.bz2 # If there are no patches, simply comment this diff --git a/curl/meta/ChangeLog b/curl/meta/ChangeLog index 243e20c..a65d4df 100644 --- a/curl/meta/ChangeLog +++ b/curl/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Fri May 20 2011 Tom G. Christensen - 7.21.6 +- Update to 7.21.6 + * Sun Sep 12 2010 Tom G. Christensen - 7.21.1 - Update to 7.21.1