X-Git-Url: http://gitweb/?a=blobdiff_plain;f=wget%2FPkgfile;h=128cbde1793ac609bea0a6e908c071026dfc2c12;hb=d6601bbdf2803cfa05c1cf78955a9db9d53d251c;hp=a98e86f22501075bbd542071ba8c44e4da4390d3;hpb=83e7e2d09802b3a99d4eda97a03cad72a1b1039a;p=crossrootfs.git diff --git a/wget/Pkgfile b/wget/Pkgfile index a98e86f..128cbde 100644 --- a/wget/Pkgfile +++ b/wget/Pkgfile @@ -1,13 +1,13 @@ # Description: A network utility for downloading content from the Web # URL: http://www.gnu.org/software/wget/ # Maintainer: CRUX System Team, core-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel@crux-arm.nu +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu # Depends on: openssl name=wget -version=1.12 +version=1.15 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() { @@ -19,7 +19,9 @@ build() { --sysconfdir=/etc \ --mandir=/usr/man \ --disable-debug \ - --disable-nls + --disable-nls \ + --with-ssl=openssl \ + --with-libssl-prefix=$CLFS/usr make make DESTDIR=$PKG install