X-Git-Url: http://gitweb/?a=blobdiff_plain;f=rsync%2FPkgfile;h=197a2db9c0edcfd8779f058168047b771dd603af;hb=4517995d45df1b07db8b37ebb57c8204584f6855;hp=ca1b8bce527c110dd4268b92bf3f8dbb7f048268;hpb=0e08aba927647bfad25c01306921aad535a8f5ef;p=crossrootfs.git diff --git a/rsync/Pkgfile b/rsync/Pkgfile index ca1b8bc..197a2db 100644 --- a/rsync/Pkgfile +++ b/rsync/Pkgfile @@ -1,11 +1,10 @@ # Description: Utility for incremental file transfers over networks # URL: http://rsync.samba.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 -# Depends on: dropbear +# Depends on: acl name=rsync -version=3.0.7 +version=3.1.3 release=1 source=(http://rsync.samba.org/ftp/$name/src/$name-$version.tar.gz \ rsyncd.conf rsyncd rsync.driver) @@ -16,9 +15,9 @@ build () { ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \ - --mandir=/usr/man \ --with-rsh=ssh \ - --with-included-popt + --with-included-popt \ + --with-included-zlib make make DESTDIR=$PKG install