X-Git-Url: http://gitweb/?a=blobdiff_plain;f=gzip%2FPkgfile;h=17acbdfa617bbeb91ff7dff9ec18c3249c7d30a9;hb=d9b5f70719e46ce3331c1fc9078ff05a9040784e;hp=fe83147460ab9bb7ea4eac2ad2a90d237f7cc8f8;hpb=6dca1d213a39ee6af51632926e8b7c8914215cd9;p=crossrootfs.git diff --git a/gzip/Pkgfile b/gzip/Pkgfile index fe83147..17acbdf 100644 --- a/gzip/Pkgfile +++ b/gzip/Pkgfile @@ -5,14 +5,12 @@ # 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.3.13 +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 \