diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:47:45 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:49:19 +0200 |
commit | eaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch) | |
tree | 6a380aa33005e1997c9dbe6f1c00520274543303 /dev-perl/IPTables-libiptc | |
parent | sci-libs/ViSP: Disable Coin3D to avoid automagic. Bug #558498. (diff) | |
download | gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.gz gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.bz2 gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.zip |
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-perl/IPTables-libiptc')
-rw-r--r-- | dev-perl/IPTables-libiptc/IPTables-libiptc-0.520.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/IPTables-libiptc/metadata.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/IPTables-libiptc/IPTables-libiptc-0.520.0.ebuild b/dev-perl/IPTables-libiptc/IPTables-libiptc-0.520.0.ebuild index 762940f1668c..d825799f958e 100644 --- a/dev-perl/IPTables-libiptc/IPTables-libiptc-0.520.0.ebuild +++ b/dev-perl/IPTables-libiptc/IPTables-libiptc-0.520.0.ebuild @@ -11,8 +11,8 @@ inherit perl-module toolchain-funcs DESCRIPTION="Perl extension for iptables libiptc library" SRC_URI="${SRC_URI} -http://dev.gentoo.org/~pinkbyte/distfiles/${PN}/${P}-support-for-iptables-1.4.12.patch.bz2 -http://dev.gentoo.org/~pinkbyte/distfiles/${PN}/${P}-support-for-iptables-1.4.16.2.patch.bz2" +https://dev.gentoo.org/~pinkbyte/distfiles/${PN}/${P}-support-for-iptables-1.4.12.patch.bz2 +https://dev.gentoo.org/~pinkbyte/distfiles/${PN}/${P}-support-for-iptables-1.4.16.2.patch.bz2" SLOT="0" KEYWORDS="~amd64 ~x86" diff --git a/dev-perl/IPTables-libiptc/metadata.xml b/dev-perl/IPTables-libiptc/metadata.xml index cf1696c6fcb3..b36b45663479 100644 --- a/dev-perl/IPTables-libiptc/metadata.xml +++ b/dev-perl/IPTables-libiptc/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>perl</herd> <maintainer> |