X-Git-Url: http://gitweb/?a=blobdiff_plain;f=gzip%2FPkgfile;h=19089f47cb25faad58b4986096a3d7605cce75e7;hb=b5147f13c245d578d15e124daf53776a6fbc0abd;hp=fe83147460ab9bb7ea4eac2ad2a90d237f7cc8f8;hpb=6dca1d213a39ee6af51632926e8b7c8914215cd9;p=crossrootfs.git diff --git a/gzip/Pkgfile b/gzip/Pkgfile index fe83147..19089f4 100644 --- a/gzip/Pkgfile +++ b/gzip/Pkgfile @@ -1,18 +1,16 @@ # Description: GNU compression utility (replacement for compress) # URL: http://www.gzip.org/ # Maintainer: CRUX System Team, core-ports at crux dot nu -# Arch Maintainer, CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu # Depends on: name=gzip -version=1.3.12 -release=3 -source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz \ - $name-futimens.patch) +version=1.4 +release=1 +source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz) build() { cd $name-$version - patch -p1 -i $SRC/$name-futimens.patch ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \