X-Git-Url: http://gitweb/?a=blobdiff_plain;f=wget%2FPkgfile;h=c0baa8115fc8606b7edf021760e23a262975e10d;hb=409d70d3a79af22e7342f5e34094a9584ac4f34e;hp=089e47d2b7fd2dd8bb6aa68fc3b0bc4cd2fde296;hpb=2c09df8c23634954a800d5cc48e04bde6a4caf79;p=crossrootfs.git diff --git a/wget/Pkgfile b/wget/Pkgfile index 089e47d..c0baa81 100644 --- a/wget/Pkgfile +++ b/wget/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=wget -version=1.16.3 +version=1.18 release=1 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz \ wgetrc) @@ -20,6 +20,7 @@ build() { --disable-debug \ --disable-nls \ --with-ssl=openssl \ + --disable-rpath \ --with-libssl-prefix=$CLFS/usr make