mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user