mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-dialup/ppp: use HTTPS for links to samba.org (bug #636916)
This commit is contained in:
committed by
Mike Gilbert
parent
38578d8b5c
commit
dcf42e101f
@@ -7,8 +7,8 @@ inherit eutils linux-info multilib pam toolchain-funcs
|
||||
|
||||
PATCH_VER="4"
|
||||
DESCRIPTION="Point-to-Point Protocol (PPP)"
|
||||
HOMEPAGE="http://www.samba.org/ppp"
|
||||
SRC_URI="ftp://ftp.samba.org/pub/ppp/${P}.tar.gz
|
||||
HOMEPAGE="https://ppp.samba.org/"
|
||||
SRC_URI="https://www.samba.org/ftp/pub/ppp/${P}.tar.gz
|
||||
https://dev.gentoo.org/~polynomial-c/${P}-patches-${PATCH_VER}.tar.xz
|
||||
http://www.netservers.net.uk/gpl/ppp-dhcpc.tgz"
|
||||
|
||||
|
||||
@@ -7,8 +7,8 @@ inherit eutils linux-info multilib pam toolchain-funcs
|
||||
|
||||
PATCH_VER="5"
|
||||
DESCRIPTION="Point-to-Point Protocol (PPP)"
|
||||
HOMEPAGE="http://www.samba.org/ppp"
|
||||
SRC_URI="ftp://ftp.samba.org/pub/ppp/${P}.tar.gz
|
||||
HOMEPAGE="https://ppp.samba.org/"
|
||||
SRC_URI="https://download.samba.org/pub/ppp/${P}.tar.gz
|
||||
https://dev.gentoo.org/~polynomial-c/${P}-patches-${PATCH_VER}.tar.xz
|
||||
http://www.netservers.net.uk/gpl/ppp-dhcpc.tgz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user