Loading package/rsync/rsync.mk +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ ############################################################# RSYNC_VER:=2.6.6 RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/old-versions/ RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/ RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER) RSYNC_CAT:=zcat RSYNC_BINARY:=rsync Loading Loading
package/rsync/rsync.mk +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ ############################################################# RSYNC_VER:=2.6.6 RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/old-versions/ RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/ RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER) RSYNC_CAT:=zcat RSYNC_BINARY:=rsync Loading