mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Mozilla-CA: use HTTPS for links to dev.gentoo.org
This commit is contained in:
committed by
Michał Górny
parent
b6a2f126fa
commit
60e6f8561d
@@ -4,7 +4,7 @@
|
||||
EAPI=6
|
||||
|
||||
inherit perl-module
|
||||
SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz"
|
||||
SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz"
|
||||
|
||||
DESCRIPTION="Mozilla's CA cert bundle in PEM format (Gentoo stub)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user