mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-perl/Net-Kismet: use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
d1490a01fb
commit
b63f86918e
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -6,8 +6,8 @@ EAPI=5
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Module for writing perl Kismet clients"
|
||||
SRC_URI="http://www.kismetwireless.net/code/${P}.tar.gz"
|
||||
HOMEPAGE="http://www.kismetwireless.net"
|
||||
SRC_URI="https://www.kismetwireless.net/code/${P}.tar.gz"
|
||||
HOMEPAGE="https://www.kismetwireless.net"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="Artistic"
|
||||
|
||||
Reference in New Issue
Block a user