From b4bdcac4f84779800e28644bc83200b328cadc79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Molinero=20Fern=C3=A1ndez?= Date: Fri, 22 Jan 2021 11:35:49 +0100 Subject: [PATCH] hBlock: bump (#5621) --- .../hblock/{hblock-3.1.3.recipe => hblock-3.2.0.recipe} | 4 ++-- .../patches/{hblock-3.1.3.patchset => hblock-3.2.0.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename net-firewall/hblock/{hblock-3.1.3.recipe => hblock-3.2.0.recipe} (92%) rename net-firewall/hblock/patches/{hblock-3.1.3.patchset => hblock-3.2.0.patchset} (100%) diff --git a/net-firewall/hblock/hblock-3.1.3.recipe b/net-firewall/hblock/hblock-3.2.0.recipe similarity index 92% rename from net-firewall/hblock/hblock-3.1.3.recipe rename to net-firewall/hblock/hblock-3.2.0.recipe index b39f7024b..7d029b0fa 100644 --- a/net-firewall/hblock/hblock-3.1.3.recipe +++ b/net-firewall/hblock/hblock-3.2.0.recipe @@ -5,9 +5,9 @@ file, among other formats, that prevents your system from connecting to them." HOMEPAGE="https://github.com/hectorm/hblock" COPYRIGHT="2021 Héctor Molinero Fernández" LICENSE="MIT" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/hectorm/hblock/archive/v${portVersion:?}.tar.gz" -CHECKSUM_SHA256="e7dad9febc5205f19b36ce9268a41374931d27e0195a2d7504b62c2d1721ab7f" +CHECKSUM_SHA256="a5a86a0e9913d88dcba7270c9e3ed37f4c626c8a6a8b5e9303a8a173824bdfee" PATCHES="hblock-$portVersion.patchset" ARCHITECTURES="any" diff --git a/net-firewall/hblock/patches/hblock-3.1.3.patchset b/net-firewall/hblock/patches/hblock-3.2.0.patchset similarity index 100% rename from net-firewall/hblock/patches/hblock-3.1.3.patchset rename to net-firewall/hblock/patches/hblock-3.2.0.patchset