X-Git-Url: http://gitweb/?a=blobdiff_plain;ds=sidebyside;f=curl%2FPkgfile;h=f4011471c2327536f0938a03f76806a316740edf;hb=7197f619acf06f6d1498f995638253924de20fac;hp=176911ab8d1ea809222018ad8411bf40e8639b75;hpb=1f5813a09de03f60a448c0df9e1bb8283067b776;p=crossrootfs.git diff --git a/curl/Pkgfile b/curl/Pkgfile index 176911a..f401147 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -5,8 +5,8 @@ # Depends on: openssl zlib name=curl -version=7.21.5 -release=1 +version=7.28.1 +release=2 source=(http://curl.haxx.se/download/$name-$version.tar.lzma) build() { @@ -17,7 +17,9 @@ build() { --prefix=/usr \ --mandir=/usr/man \ --enable-ipv6 \ - --with-random=/dev/urandom + --without-libidn \ + --enable-threaded-resolver \ + --with-ca-bundle=/etc/ssl/cert.pem make make DESTDIR=$PKG install