projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6dd18f
)
Upgrade rsync to 3.0.3 (#3705)
author
Florian Fainelli
<florian@openwrt.org>
Wed, 2 Jul 2008 10:40:13 +0000
(10:40 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 2 Jul 2008 10:40:13 +0000
(10:40 +0000)
SVN-Revision: 11617
net/rsync/Makefile
patch
|
blob
|
history
diff --git
a/net/rsync/Makefile
b/net/rsync/Makefile
index 1dcd0b96bd43b7ad638f5564802827161d93bc72..dd590ea81a0d8e2452a21f6965544ec35acfff49 100644
(file)
--- a/
net/rsync/Makefile
+++ b/
net/rsync/Makefile
@@
-10,12
+10,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=rsync
-PKG_VERSION:=3.0.
2
+PKG_VERSION:=3.0.
3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://rsync.samba.org/ftp/rsync
-PKG_MD5SUM:=
fd4c5d77d8cb7bb86ab209076fa214d9
+PKG_MD5SUM:=
16d41aab9ece435198af222c5415a304
include $(INCLUDE_DIR)/package.mk