rsync: Update from 3.1.1 to 3.1.2

This commit is contained in:
Fredrik Fornwall 2015-12-25 22:16:48 -05:00
parent dcedbe5884
commit 9386416943
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=http://rsync.samba.org/
TERMUX_PKG_DESCRIPTION="Utility that provides fast incremental file transfer"
TERMUX_PKG_VERSION=3.1.1
TERMUX_PKG_VERSION=3.1.2
TERMUX_PKG_SRCURL=http://rsync.samba.org/ftp/rsync/src/rsync-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-rsyncd-conf=$TERMUX_PREFIX/etc/rsyncd.conf --with-included-zlib=no --disable-debug"
CFLAGS="$CFLAGS -llog" # for syslog