diff options
| -rw-r--r-- | meta/recipes-devtools/rsync/rsync.inc | 2 |
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 | ||
| 6 | DEPENDS = "popt" | 6 | DEPENDS = "popt" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://rsync.samba.org/ftp/rsync/src/rsync-${PV}.tar.gz \ | 8 | SRC_URI = "https://download.samba.org/pub/${BPN}/src/${BP}.tar.gz \ |
| 9 | file://rsyncd.conf" | 9 | file://rsyncd.conf" |
| 10 | 10 | ||
| 11 | inherit autotools | 11 | inherit autotools |
