rsync and cifs-utils: update download address
authorHannu Nyman <hannu.nyman@iki.fi>
Sun, 29 Jan 2017 15:37:06 +0000 (17:37 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 29 Jan 2017 15:37:06 +0000 (17:37 +0200)
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>
net/cifs-utils/Makefile
net/rsync/Makefile

index ed2edd6211a725c9ea0b2c0ec60b778a39c5d6d1..3d67e94d74f3b860294ebdff3716b4df95446e4f 100644 (file)
@@ -11,7 +11,7 @@ PKG_NAME:=cifs-utils
 PKG_VERSION:=6.4
 PKG_RELEASE:=2
 
-PKG_SOURCE_URL:=http://ftp.samba.org/pub/linux-cifs/cifs-utils
+PKG_SOURCE_URL:=https://download.samba.org/pub/linux-cifs/cifs-utils/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_MD5SUM:=b7d75b67fd3987952896d27256c7293d
 
index 161b25bff144cbafaac18c9ca55ef0964efd9402..79c706c9c1c7f7eedb4c0702e0e333c850f4a908 100644 (file)
@@ -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