pppd: fix url
Explanation from https://download.samba.org/pub/samba/README.FTP Due to bandwidth usage, ftp downloads of Samba from samba.org are no longer allowed. Please use one of our many mirror sites at http://www.samba.org/ or to directly access the old site via http please use http://download.samba.org/samba/ftp/ Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
9c1bde5188
commit
2a9041ab76
@ -6,7 +6,7 @@
|
||||
|
||||
PPPD_VERSION = 2.4.7
|
||||
PPPD_SOURCE = ppp-$(PPPD_VERSION).tar.gz
|
||||
PPPD_SITE = ftp://ftp.samba.org/pub/ppp
|
||||
PPPD_SITE = https://download.samba.org/pub/ppp
|
||||
PPPD_LICENSE = LGPLv2+ LGPL BSD-4c BSD-3c GPLv2+
|
||||
PPPD_LICENSE_FILES = \
|
||||
pppd/tdb.c pppd/plugins/pppoatm/COPYING \
|
||||
|
Loading…
Reference in New Issue
Block a user