From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild') diff --git a/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild b/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild index 8634505757e5..bfca077d7ed8 100644 --- a/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild @@ -12,7 +12,7 @@ MY_CMD="pptp-command-20130515" DESCRIPTION="Linux client for PPTP" HOMEPAGE="http://pptpclient.sourceforge.net/" SRC_URI="mirror://sourceforge/pptpclient/${MY_P}.tar.gz - http://dev.gentoo.org/~pinkbyte/distfiles/pptpclient/${MY_CMD}.bz2" + https://dev.gentoo.org/~pinkbyte/distfiles/pptpclient/${MY_CMD}.bz2" SLOT="0" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad