mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-dialup/rp-pppoe: use HTTPS for links to samba.org (bug #636916)
This commit is contained in:
committed by
Mike Gilbert
parent
829d2f52d4
commit
2b1a669fb9
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -10,7 +10,7 @@ PPP_P="ppp-2.4.7"
|
||||
DESCRIPTION="A user-mode PPPoE client and server suite for Linux"
|
||||
HOMEPAGE="https://www.roaringpenguin.com/products/pppoe"
|
||||
SRC_URI="http://www.roaringpenguin.com/files/download/${P}.tar.gz
|
||||
ftp://ftp.samba.org/pub/ppp/${PPP_P}.tar.gz"
|
||||
https://www.samba.org/ftp/pub/ppp/${PPP_P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -10,7 +10,7 @@ PPP_P="ppp-2.4.7"
|
||||
DESCRIPTION="A user-mode PPPoE client and server suite for Linux"
|
||||
HOMEPAGE="https://www.roaringpenguin.com/products/pppoe"
|
||||
SRC_URI="http://www.roaringpenguin.com/files/download/${P}.tar.gz
|
||||
ftp://ftp.samba.org/pub/ppp/${PPP_P}.tar.gz"
|
||||
https://www.samba.org/ftp/pub/ppp/${PPP_P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user