From 6c3112b151cda7d712ced5e2e51334b0bcf47c6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Molinero=20Fern=C3=A1ndez?= Date: Tue, 6 Jun 2023 06:28:56 +0200 Subject: [PATCH] hBlock: bump (#8800) --- .../hblock/{hblock-3.4.1.recipe => hblock-3.4.2.recipe} | 2 +- .../patches/{hblock-3.4.1.patchset => hblock-3.4.2.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename net-firewall/hblock/{hblock-3.4.1.recipe => hblock-3.4.2.recipe} (93%) rename net-firewall/hblock/patches/{hblock-3.4.1.patchset => hblock-3.4.2.patchset} (100%) diff --git a/net-firewall/hblock/hblock-3.4.1.recipe b/net-firewall/hblock/hblock-3.4.2.recipe similarity index 93% rename from net-firewall/hblock/hblock-3.4.1.recipe rename to net-firewall/hblock/hblock-3.4.2.recipe index 0a79d1f8b..b8b7c965d 100644 --- a/net-firewall/hblock/hblock-3.4.1.recipe +++ b/net-firewall/hblock/hblock-3.4.2.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2023 Héctor Molinero Fernández" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/hectorm/hblock/archive/v${portVersion:?}.tar.gz" -CHECKSUM_SHA256="508ec6cdead35bea3f61696da492456829b224107e5847a31d6c7bb6b9dcdf39" +CHECKSUM_SHA256="4b5ff1ddf543d46610ccfa510689f2c11b32eb7561bf76815da853e6f0dd6bcd" PATCHES="hblock-$portVersion.patchset" ARCHITECTURES="any" diff --git a/net-firewall/hblock/patches/hblock-3.4.1.patchset b/net-firewall/hblock/patches/hblock-3.4.2.patchset similarity index 100% rename from net-firewall/hblock/patches/hblock-3.4.1.patchset rename to net-firewall/hblock/patches/hblock-3.4.2.patchset