projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2db529
)
Bump rsync package to 2.6.8
author
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 28 Apr 2006 20:00:46 +0000
(20:00 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 28 Apr 2006 20:00:46 +0000
(20:00 -0000)
Closes
0000859
.
package/rsync/rsync.mk
patch
|
blob
|
history
diff --git
a/package/rsync/rsync.mk
b/package/rsync/rsync.mk
index f5201d01bb7cc39f72a4447e2ff90de46e410fbe..9a5047afe7feee8dacff350eff3003535520d5eb 100644
(file)
--- a/
package/rsync/rsync.mk
+++ b/
package/rsync/rsync.mk
@@
-3,7
+3,7
@@
# rsync
#
#############################################################
-RSYNC_VER:=2.6.
7
+RSYNC_VER:=2.6.
8
RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz
RSYNC_SITE:=http://rsync.samba.org/ftp/rsync/
RSYNC_DIR:=$(BUILD_DIR)/rsync-$(RSYNC_VER)