X-Git-Url: http://gitweb/?a=blobdiff_plain;f=rsync%2FPkgfile;h=1588003f1f28fa2a2b7b4c8d46f61eff2ebb748c;hb=432fdeca5126a5dcfda4c1e3f4d0df8868950d2c;hp=e8a43f46d3560f1bc273bcec575ed18dd69f470b;hpb=b751b192b8a9f558df99b4050babc1b84d45a372;p=crossrootfs.git diff --git a/rsync/Pkgfile b/rsync/Pkgfile index e8a43f4..1588003 100644 --- a/rsync/Pkgfile +++ b/rsync/Pkgfile @@ -1,12 +1,11 @@ # 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, devel at crux-arm dot nu -# Depends on: dropbear +# Depends on: acl name=rsync -version=3.0.7 -release=1 +version=3.1.1 +release=3 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