summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2018-01-22 17:33:38 +0100
committerChristian Ruppert <idl0r@gentoo.org>2018-01-22 17:33:51 +0100
commit2763199100187c24dd79587577e0ebfe7d1f1859 (patch)
tree9ecae75d80a3f48a7bb55dab99253515ca1932b5 /net-dns
parentnet-dns/bind: Version bump re CVE-2017-3145, bug 644706 (diff)
downloadgentoo-2763199100187c24dd79587577e0ebfe7d1f1859.tar.gz
gentoo-2763199100187c24dd79587577e0ebfe7d1f1859.tar.bz2
gentoo-2763199100187c24dd79587577e0ebfe7d1f1859.zip
net-dns/bind-tools: Version bump re CVE-2017-3145, bug 644706
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/bind-tools/Manifest2
-rw-r--r--net-dns/bind-tools/bind-tools-9.11.2_p1.ebuild (renamed from net-dns/bind-tools/bind-tools-9.11.2.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/bind-tools/Manifest b/net-dns/bind-tools/Manifest
index 51cf31f6192e..bae4f022e515 100644
--- a/net-dns/bind-tools/Manifest
+++ b/net-dns/bind-tools/Manifest
@@ -1,2 +1,2 @@
DIST bind-9.11.1-P3.tar.gz 9749095 BLAKE2B 1b68b57b9aed1a5210464e9c47a4e0569f1932076c042a7096dc04f69b45da9df8b2d56ec0f1f0d0fb136e7f61a39b3cb20d1912075f3a4138cbdf47f859cf0a SHA512 bf92ce1e07e5c84cc42b413bdbd3ad97f37712a6dc330dc10182992d948b7a393d5446efa188379b39020c34d810cebe2a7acccc9b8aa6bb564e1f3e6be42e96
-DIST bind-9.11.2.tar.gz 9782180 BLAKE2B e64a85126a0fd7c735a54ec2a3b9a260e3068571f16923365af636b7fdb686a378ec6782bfcfc0f25ec19792475a8bd24fdd34acf8b33456809ebc8b8eb562d0 SHA512 c837c0a360049b0077b155eede9b6a71f63d1caca2ddf20a8ab7860a1033a3750e49cd2804dcf8c43b0aef04bcea99422d1302b4eae1646eb69a5ae6d64625b9
+DIST bind-9.11.2_p1.tar.gz 9783329 BLAKE2B 5a3bbd87112064231bd5e6b09ebb4014f9d5cf65cb601c03555ff540a22d87aec3990cd8e37ce5ff09e9a149bdf122d20ecb01f87731e6c79d80379a6926014f SHA512 168f27f580e3be2f7ada27afa2f72e715e750eec76831cf01bd32fabc1fa65dc29dab0eb7ed1682b076d3be99269897ddbc2c10551631a3911d9e5ae1aa40597
diff --git a/net-dns/bind-tools/bind-tools-9.11.2.ebuild b/net-dns/bind-tools/bind-tools-9.11.2_p1.ebuild
index a29d483558c5..8c8ea13547c0 100644
--- a/net-dns/bind-tools/bind-tools-9.11.2.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.11.2_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -12,7 +12,7 @@ MY_P="${MY_PN}-${MY_PV}"
DESCRIPTION="bind tools: dig, nslookup, host, nsupdate, dnssec-keygen"
HOMEPAGE="http://www.isc.org/software/bind"
-SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz"
+SRC_URI="https://www.isc.org/downloads/file/${MY_P}/?version=tar-gz -> ${MY_PN}-${PV}.tar.gz"
LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0"
SLOT="0"