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