mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-misc/dropbear: Switch to HTTPS
Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
@@ -6,9 +6,9 @@ EAPI="5"
|
||||
inherit eutils savedconfig pam user
|
||||
|
||||
DESCRIPTION="small SSH 2 client/server designed for small memory environments"
|
||||
HOMEPAGE="http://matt.ucc.asn.au/dropbear/dropbear.html"
|
||||
SRC_URI="http://matt.ucc.asn.au/dropbear/releases/${P}.tar.bz2
|
||||
http://matt.ucc.asn.au/dropbear/testing/${P}.tar.bz2"
|
||||
HOMEPAGE="https://matt.ucc.asn.au/dropbear/dropbear.html"
|
||||
SRC_URI="https://matt.ucc.asn.au/dropbear/releases/${P}.tar.bz2
|
||||
https://matt.ucc.asn.au/dropbear/testing/${P}.tar.bz2"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
@@ -6,9 +6,9 @@ EAPI="5"
|
||||
inherit eutils savedconfig pam user
|
||||
|
||||
DESCRIPTION="small SSH 2 client/server designed for small memory environments"
|
||||
HOMEPAGE="http://matt.ucc.asn.au/dropbear/dropbear.html"
|
||||
SRC_URI="http://matt.ucc.asn.au/dropbear/releases/${P}.tar.bz2
|
||||
http://matt.ucc.asn.au/dropbear/testing/${P}.tar.bz2"
|
||||
HOMEPAGE="https://matt.ucc.asn.au/dropbear/dropbear.html"
|
||||
SRC_URI="https://matt.ucc.asn.au/dropbear/releases/${P}.tar.bz2
|
||||
https://matt.ucc.asn.au/dropbear/testing/${P}.tar.bz2"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user