packages/rsync: update to 3.0.9

Signed-off-by: Ian Leonard <antonlacon@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29526 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2011-12-14 10:16:37 +00:00
parent 396905b525
commit f58526135f

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=rsync
PKG_VERSION:=3.0.8
PKG_RELEASE:=4
PKG_VERSION:=3.0.9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://rsync.samba.org/ftp/rsync/src
PKG_MD5SUM:=0ee8346ce16bdfe4c88a236e94c752b4
PKG_MD5SUM:=5ee72266fe2c1822333c407e1761b92b
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1