Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion makefiles/rsync.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $(error Use the main Makefile)
endif

SUBPROJECTS += rsync
RSYNC_VERSION := 3.2.4
RSYNC_VERSION := 3.2.7
DEB_RSYNC_V ?= $(RSYNC_VERSION)-1
Comment thread
miticollo marked this conversation as resolved.
Outdated

rsync-setup: setup
Expand Down