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