CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
grep: updated to 3.1
[crossrootfs.git] / wget / Pkgfile
index 089e47d2b7fd2dd8bb6aa68fc3b0bc4cd2fde296..c0baa8115fc8606b7edf021760e23a262975e10d 100644 (file)
@@ -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