X-Git-Url: http://gitweb/?a=blobdiff_plain;f=ed%2FPkgfile;h=0a313675941fd8c1b9d77d8cd0e60014bfdb097b;hb=66448b56d844b2ff0d64c60967f9d18672db2ee9;hp=12d50d7e75a52af338950c34330db9819de298ac;hpb=dad1a67152705de7d3af597ce6ad42c3c94256a8;p=crossrootfs.git diff --git a/ed/Pkgfile b/ed/Pkgfile index 12d50d7..0a31367 100644 --- a/ed/Pkgfile +++ b/ed/Pkgfile @@ -5,11 +5,12 @@ # Depends on: name=ed -version=1.6 +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 \