summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rsync/rsync.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rsync/rsync.inc')
-rw-r--r--meta/recipes-devtools/rsync/rsync.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rsync/rsync.inc b/meta/recipes-devtools/rsync/rsync.inc
index 37897aba80..26c023af7a 100644
--- a/meta/recipes-devtools/rsync/rsync.inc
+++ b/meta/recipes-devtools/rsync/rsync.inc
@@ -5,7 +5,7 @@ SECTION = "console/network"
5 5
6DEPENDS = "popt" 6DEPENDS = "popt"
7 7
8SRC_URI = "http://rsync.samba.org/ftp/rsync/src/rsync-${PV}.tar.gz \ 8SRC_URI = "https://download.samba.org/pub/${BPN}/src/${BP}.tar.gz \
9 file://rsyncd.conf" 9 file://rsyncd.conf"
10 10
11inherit autotools 11inherit autotools