From 6a5e36587e81f46be9c5503f004353fdb908073c Mon Sep 17 00:00:00 2001 From: kenmays Date: Mon, 8 Jul 2024 04:31:34 -0700 Subject: [PATCH] bind_utils: bump version (#10661) * bind_utils: bump version * bind_utils: bump version * Delete net-dns/bind_utils/patches/bind_utils-9.16.44.patchset * Delete net-dns/bind_utils/bind_utils-9.16.44.recipe * bind_utils: chksum updated --- .../{bind_utils-9.16.44.recipe => bind_utils-9.16.50.recipe} | 2 +- ...{bind_utils-9.16.44.patchset => bind_utils-9.16.50.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename net-dns/bind_utils/{bind_utils-9.16.44.recipe => bind_utils-9.16.50.recipe} (95%) rename net-dns/bind_utils/patches/{bind_utils-9.16.44.patchset => bind_utils-9.16.50.patchset} (100%) diff --git a/net-dns/bind_utils/bind_utils-9.16.44.recipe b/net-dns/bind_utils/bind_utils-9.16.50.recipe similarity index 95% rename from net-dns/bind_utils/bind_utils-9.16.44.recipe rename to net-dns/bind_utils/bind_utils-9.16.50.recipe index a9a87b1a7..3695aae2d 100644 --- a/net-dns/bind_utils/bind_utils-9.16.44.recipe +++ b/net-dns/bind_utils/bind_utils-9.16.50.recipe @@ -5,7 +5,7 @@ COPYRIGHT="Internet Systems Consortium, Inc. ('ISC')" LICENSE="MPL v2.0" REVISION="1" SOURCE_URI="ftp://ftp.isc.org/isc/bind9/$portVersion/bind-$portVersion.tar.xz" -CHECKSUM_SHA256="cfaa953c36d5ca42d9584fcf9653d07c85527b59687e7c4d4cb8071272db6754" +CHECKSUM_SHA256="816dbaa3c115019f30fcebd9e8ef8f7637f4adde91c79daa099b035255a15795" SOURCE_DIR="bind-$portVersion" PATCHES="bind_utils-$portVersion.patchset" diff --git a/net-dns/bind_utils/patches/bind_utils-9.16.44.patchset b/net-dns/bind_utils/patches/bind_utils-9.16.50.patchset similarity index 100% rename from net-dns/bind_utils/patches/bind_utils-9.16.44.patchset rename to net-dns/bind_utils/patches/bind_utils-9.16.50.patchset