mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
Updates rsync source repository
rsync source repository has moved (?). Bump version while we are at it. Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
fb1c82ad88
commit
a3609f3539
@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
RSYNC_VERSION:=3.0.6
|
RSYNC_VERSION:=3.0.7
|
||||||
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_INSTALL_STAGING:=NO
|
RSYNC_INSTALL_STAGING:=NO
|
||||||
RSYNC_INSTALL_TARGET:=YES
|
RSYNC_INSTALL_TARGET:=YES
|
||||||
RSYNC_CONF_OPT=$(if $(BR2_ENABLE_DEBUG),--enable-debug,--disable-debug)
|
RSYNC_CONF_OPT=$(if $(BR2_ENABLE_DEBUG),--enable-debug,--disable-debug)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user