summaryrefslogtreecommitdiff
path: root/packages/rsync/rsync.inc
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-04-27 22:25:57 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-04-27 22:25:57 +0000
commitd0b1a237477786a0fcd292513a8cf855de16bc7a (patch)
tree67e86ff2931c661810965578b534520b89e6aec0 /packages/rsync/rsync.inc
parent22ac273df7f61176476381d2ee82cdca74867b6e (diff)
rsync all fix SRC_URI
Diffstat (limited to 'packages/rsync/rsync.inc')
-rw-r--r--packages/rsync/rsync.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/rsync/rsync.inc b/packages/rsync/rsync.inc
index bc24f4daac..7ec83293ff 100644
--- a/packages/rsync/rsync.inc
+++ b/packages/rsync/rsync.inc
@@ -7,6 +7,8 @@ DEPENDS += "popt"
inherit autotools
+SRC_URI = "http://rsync.samba.org/ftp/rsync/old-versions/rsync-${PV}.tar.gz"
+
EXTRA_OEMAKE='STRIP=""'
do_install_append() {