mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Update a few packages
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#############################################################
|
||||
RSYNC_VER:=2.6.3
|
||||
RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz
|
||||
RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/$(RSYNC_SOURCE)
|
||||
RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/
|
||||
RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER)
|
||||
RSYNC_CAT:=zcat
|
||||
RSYNC_BINARY:=rsync
|
||||
|
||||
Reference in New Issue
Block a user