X-Git-Url: http://gitweb/?a=blobdiff_plain;ds=sidebyside;f=wget%2FPkgfile;h=5a0b5a284501f57d6278139fcc706f24b928c1d6;hb=b3a46298541b2741e1ca262475c2112a6e549176;hp=acfebc626e6f5af0cfef4a227b9c1a20003c6089;hpb=6420a80937454bf4a32dc9ebd75c1abf2a5b15ce;p=crossrootfs.git diff --git a/wget/Pkgfile b/wget/Pkgfile index acfebc6..5a0b5a2 100644 --- a/wget/Pkgfile +++ b/wget/Pkgfile @@ -5,9 +5,9 @@ # Depends on: openssl name=wget -version=1.12 +version=1.14 release=1 -source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2 \ +source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz \ wgetrc) build() { @@ -18,9 +18,10 @@ build() { --prefix=/usr \ --sysconfdir=/etc \ --mandir=/usr/man \ - --with-libssl-prefix=$CLFS/usr \ --disable-debug \ - --disable-nls + --disable-nls \ + --with-ssl=openssl \ + --with-libssl-prefix=$CLFS/usr make make DESTDIR=$PKG install