From c696ca099ec33a139052dd5437a03ae68cbfee9a Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Mon, 4 May 2009 17:19:36 +0000 Subject: [PATCH] Update to 7.19.4 --- curl/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curl/build.sh b/curl/build.sh index ac54195..2a54e0f 100755 --- a/curl/build.sh +++ b/curl/build.sh @@ -9,7 +9,7 @@ ########################################################### # Check the following 4 variables before running the script topdir=curl -version=7.18.2 +version=7.19.4 pkgver=1 source[0]=$topdir-$version.tar.bz2 # If there are no patches, simply comment this