mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
cheanged rsync download url
This commit is contained in:
parent
bc67ca29d3
commit
7710aa356a
@ -5,7 +5,7 @@
|
|||||||
#############################################################
|
#############################################################
|
||||||
RSYNC_VERSION:=2.6.9
|
RSYNC_VERSION:=2.6.9
|
||||||
RSYNC_SOURCE:=rsync-$(RSYNC_VERSION).tar.gz
|
RSYNC_SOURCE:=rsync-$(RSYNC_VERSION).tar.gz
|
||||||
RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/
|
RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/src
|
||||||
RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VERSION)
|
RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VERSION)
|
||||||
RSYNC_CAT:=$(ZCAT)
|
RSYNC_CAT:=$(ZCAT)
|
||||||
RSYNC_BINARY:=rsync
|
RSYNC_BINARY:=rsync
|
||||||
|
Loading…
x
Reference in New Issue
Block a user