net-proxy/wwwoffle: HOMEPAGE and SRC_URI to use https

Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
charIes17
2017-12-28 12:58:18 +01:00
committed by Craig Andrews
parent 0efd76b0e7
commit f3f36f453b

View File

@@ -1,12 +1,12 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit eutils user
DESCRIPTION="Web caching proxy suitable for non-permanent Internet connections"
HOMEPAGE="http://www.gedanken.org.uk/software/wwwoffle/"
SRC_URI="http://www.gedanken.org.uk/software/${PN}/download/${P}.tgz"
HOMEPAGE="https://www.gedanken.org.uk/software/wwwoffle/"
SRC_URI="https://www.gedanken.org.uk/software/${PN}/download/${P}.tgz"
KEYWORDS="amd64 ppc ppc64 sparc x86"
SLOT="0"