aboutsummaryrefslogtreecommitdiff
path: root/net/rsync/Makefile
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2017-01-29 17:37:06 +0200
committerHannu Nyman <hannu.nyman@iki.fi>2017-01-29 17:37:06 +0200
commiteb0f2f0021e471f8b19a77a80080ca60d9ce5ed0 (patch)
tree12fbf6e50cce6f6b295b3fe6e85cbc78830f46ec /net/rsync/Makefile
parent1c8fb4542743e949dcdda95acdc68005974dc68f (diff)
rsync and cifs-utils: update download address
samba.org has apparently started to enforce https-only downloads, so update the download links for rsync and cifs-utils. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'net/rsync/Makefile')
-rw-r--r--net/rsync/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 161b25bff..79c706c9c 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -12,7 +12,7 @@ PKG_VERSION:=3.1.2
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://rsync.samba.org/ftp/rsync/src
+PKG_SOURCE_URL:=https://download.samba.org/pub/rsync/src
PKG_MD5SUM:=0f758d7e000c0f7f7d3792610fad70cb
PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
PKG_LICENSE:=GPL-3.0