summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2017-09-03 18:03:11 +0200
committerMichał Górny <mgorny@gentoo.org>2017-09-06 22:52:37 +0200
commit976b1d70a85aea0635b8bc50e4856eae9f0983a2 (patch)
tree15dfb5c7d2621ebeddfc8964c51a1d012e85e4f3 /dev-perl/SNMP_Session
parentdev-perl/Mozilla-CA: use HTTPS for links to dev.gentoo.org (diff)
downloadgentoo-976b1d70a85aea0635b8bc50e4856eae9f0983a2.tar.gz
gentoo-976b1d70a85aea0635b8bc50e4856eae9f0983a2.tar.bz2
gentoo-976b1d70a85aea0635b8bc50e4856eae9f0983a2.zip
dev-perl/SNMP_Session: use HTTPS for links to dev.gentoo.org
Diffstat (limited to 'dev-perl/SNMP_Session')
-rw-r--r--dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
index d09e6968f8c1..64fc52034cfa 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
@@ -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"