Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf60ef6e232ba15dc78c4892ba74d742083da257
commit bf60ef6e232ba15dc78c4892ba74d742083da257 Author: voroskoi <[EMAIL PROTECTED]> Date: Sun Nov 25 13:49:15 2007 +0100 curl-7.17.1-2-i686 rebuilt with new c-ares diff --git a/source/network/curl/FrugalBuild b/source/network/curl/FrugalBuild index 80f35bc..9229863 100644 --- a/source/network/curl/FrugalBuild +++ b/source/network/curl/FrugalBuild @@ -4,11 +4,11 @@ pkgname=curl pkgver=7.17.1 -pkgrel=1 +pkgrel=2 pkgdesc="A command line tool for transferring data specified with URL syntax." url="http://curl.haxx.se" makedepends=('groff') -depends=('openssl=0.9.8' 'c-ares' 'libidn' 'libssh2') +depends=('openssl=0.9.8' 'c-ares>=1.5' 'libidn' 'libssh2') groups=('network') archs=('i686' 'x86_64') Fconfopts="$Fconfopts --enable-ares" #ares necessary for rtorrent _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
