Version Bump Rsync 3.0.8 Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>
authordingo <dingo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Apr 2011 03:13:24 +0000 (03:13 +0000)
committerdingo <dingo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Apr 2011 03:13:24 +0000 (03:13 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26399 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/rsync/Makefile

index 0a7aa2e..8035f7c 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=rsync
-PKG_VERSION:=3.0.7
+PKG_VERSION:=3.0.8
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://rsync.samba.org/ftp/rsync/src
-PKG_MD5SUM:=b53525900817cf1ba7ad3a516ab5bfe9
+PKG_MD5SUM:=0ee8346ce16bdfe4c88a236e94c752b4
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1