CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
make: updated to 4.0
[crossrootfs.git] / ed / Pkgfile
index 44f0e668bdea8d337dbee25427a4cfefb5991484..0a313675941fd8c1b9d77d8cd0e60014bfdb097b 100644 (file)
@@ -5,11 +5,12 @@
 # Depends on:
 
 name=ed
-version=1.5
+version=1.10
 release=1
-source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
+source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.lz)
 
 build() {
+  bsdtar -xf $SRC/$name-$version.tar.lz
   cd $name-$version
 
   ./configure --build=$CHOST \