From: florian Date: Sat, 8 Aug 2009 14:05:16 +0000 (+0000) Subject: [package] update rsync to 3.0.6 (#5644) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=79dc5c83a2c4276c91e09947c01d4baeaf37c294;p=packages.git [package] update rsync to 3.0.6 (#5644) git-svn-id: svn://svn.openwrt.org/openwrt/packages@17179 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 8fc225edf..5041eb659 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rsync -PKG_VERSION:=3.0.3 -PKG_RELEASE:=2 +PKG_VERSION:=3.0.6 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://rsync.samba.org/ftp/rsync -PKG_MD5SUM:=16d41aab9ece435198af222c5415a304 +PKG_MD5SUM:=e9865d093a18e4668b9d31b635dc8e99 include $(INCLUDE_DIR)/package.mk @@ -27,7 +27,7 @@ define Package/rsync endef define Package/rsync/description - sync is a program that allows files to be copied to + rsync is a program that allows files to be copied to and from remote machines in much the same way as rcp. It has many more options than rcp, and uses the rsync remote-update protocol to greatly speed up file