From: Peter Korsgaard Date: Tue, 7 Apr 2009 07:16:37 +0000 (-0000) Subject: rsync: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5b8c84e717fdc8fcb4217e6f1818fc230b2bb209;p=buildroot.git rsync: bump version --- diff --git a/package/rsync/rsync.mk b/package/rsync/rsync.mk index 3754e60cd4..2449cbdc5e 100644 --- a/package/rsync/rsync.mk +++ b/package/rsync/rsync.mk @@ -4,7 +4,7 @@ # ############################################################# -RSYNC_VERSION:=3.0.3 +RSYNC_VERSION:=3.0.5 RSYNC_SOURCE:=rsync-$(RSYNC_VERSION).tar.gz RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/src RSYNC_AUTORECONF:=no