summaryrefslogtreecommitdiff
path: root/net-proxy/dnsproxy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-22 14:00:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-22 14:00:47 +0100
commit91c0ec2d7067f6ab1ef578bd9967b32ca07eb502 (patch)
treef4c7f54d0aeb344c21de9b9d1a3f1e9826d7a64c /net-proxy/dnsproxy
parent2bacbb3374587799c77a999f56352233a353b19e (diff)
gentoo resync : 22.05.2018
Diffstat (limited to 'net-proxy/dnsproxy')
-rw-r--r--net-proxy/dnsproxy/Manifest2
-rw-r--r--net-proxy/dnsproxy/dnsproxy-1.16-r2.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/net-proxy/dnsproxy/Manifest b/net-proxy/dnsproxy/Manifest
index 473f65517a59..70185cf7d123 100644
--- a/net-proxy/dnsproxy/Manifest
+++ b/net-proxy/dnsproxy/Manifest
@@ -2,5 +2,5 @@ AUX dnsproxy-1.16-include.patch 265 BLAKE2B 18588593d63c1e9317c24c3b6f69e368be3f
AUX dnsproxy.confd 153 BLAKE2B 69b61c47615ad7a5241865da4767ac439c63ec0d6fdf27dcff25991d5592cf6ca7d79dadbb54bdad558f725c13e4e54f3d7fae6d9355e7b86183f6b5d9a46cc6 SHA512 5aa16ba6f507509bb25677c68d5cef31b88b01ca1dbf7629e7702240870795327c0c4b0bcf77e643baada42c844d1d41d95aebe8b6271ede1c5ce3fa1507a8b6
AUX dnsproxy.initd 704 BLAKE2B eec84ccc46a52d95eb17e7153fcf102611f47e06a96460987b10fe4f6ef4715cb3da198ee79a15dc680520fd87118d22c7d6f37c4e88a4bb4cb4296214683e63 SHA512 d36034ff8847c508844f617678257d699f172a8d680e9ff1f9cf6843b56d2461f68387c7c3d60afb369131a073fd9f8e43c343d47819457661e549b87aa59d8a
DIST dnsproxy-1.16.tar.gz 47239 BLAKE2B 38134f93c95ec9f24d3e142251cd0dfd2b51fcaf02381ed00890e951f7a61af45e978264c4c17e3518585c408f6c88e47b6a0291939aedfc9f27b13a057650ff SHA512 f02498de963555556b656be432612e6d9ed72f29c838672c45ed2b4100cd6ae30b19091cbd33587259935342c86a733b820d2df54a8c3c1c699edb050b1b3d2b
-EBUILD dnsproxy-1.16-r2.ebuild 772 BLAKE2B ec3369b4b5aeb37ae12034bfa5491f7bf01d7868d43da3152fc12aa00ae6adc9c22539067611dce5f98450a5f79c3e9385733e55eef5c32de793a4473df4f347 SHA512 b353b4bf8eaf6fb9650a9eed99ff944640e8a15087fc906cc2c15d1a2c18d2b23fad75f8b93f2fe9a5373f4e574cfac6e143efde7c9e55ac579bf7dee3707425
+EBUILD dnsproxy-1.16-r2.ebuild 774 BLAKE2B 1c4339ac3f441832f3baf99810677bc79cb2b97e12d7e59d3cb3ce70cf7e7e17e4ed198eaa8b3c5fc8ba273367dfc2d1b3aae0b7a70d61438b07b28a9467f900 SHA512 bb494f54c8e58f8079d2c99d49662277a1d0b94f3ffacfca1d69f1d707747080a07a5ce232f03a1de18d0d92cf7008d549b80169c77eeee0a91f40b351744fb7
MISC metadata.xml 468 BLAKE2B fb2dde133ab4a4e61b8acdf70cbbdc0b2d9427dba9dab1bbb1036642ae62ac9b12a9d5f4d282c9412e385ab54aa75c50fc67c745d0c9804f343f2074b412b82c SHA512 a74c88be1f57a3a2a850554d24226fc40433184a8533ba2acb4980c2d38ec7f8f62454ae25301b9f1bfa2b011e51462e159a65996c59701ca6555204a11f3c87
diff --git a/net-proxy/dnsproxy/dnsproxy-1.16-r2.ebuild b/net-proxy/dnsproxy/dnsproxy-1.16-r2.ebuild
index 05398e13326a..05f68e06d9f6 100644
--- a/net-proxy/dnsproxy/dnsproxy-1.16-r2.ebuild
+++ b/net-proxy/dnsproxy/dnsproxy-1.16-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
inherit eutils flag-o-matic
DESCRIPTION="The dnsproxy daemon is a proxy for DNS queries"
-HOMEPAGE="http://www.wolfermann.org/dnsproxy.html"
-SRC_URI="http://www.wolfermann.org/${P}.tar.gz"
+HOMEPAGE="https://www.wolfermann.org/dnsproxy.html"
+SRC_URI="https://www.wolfermann.org/${P}.tar.gz"
LICENSE="MIT GPL-2"
SLOT="0"