mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/SNMP_Session: use HTTPS for links to dev.gentoo.org
This commit is contained in:
committed by
Michał Górny
parent
60e6f8561d
commit
976b1d70a8
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="A SNMP Perl Module"
|
||||
SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz"
|
||||
SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz"
|
||||
HOMEPAGE="https://github.com/sleinen/snmp-session"
|
||||
|
||||
LICENSE="Artistic-2"
|
||||
|
||||
Reference in New Issue
Block a user