From 9c3f1bb1de7ccd5b51c4621b8809d0ca6c19fc1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Molinero=20Fern=C3=A1ndez?= Date: Sun, 29 Jan 2023 19:37:41 +0100 Subject: [PATCH] hBlock: bump (#7814) --- .../hblock/{hblock-3.4.0.recipe => hblock-3.4.1.recipe} | 4 ++-- .../patches/{hblock-3.4.0.patchset => hblock-3.4.1.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename net-firewall/hblock/{hblock-3.4.0.recipe => hblock-3.4.1.recipe} (90%) rename net-firewall/hblock/patches/{hblock-3.4.0.patchset => hblock-3.4.1.patchset} (100%) diff --git a/net-firewall/hblock/hblock-3.4.0.recipe b/net-firewall/hblock/hblock-3.4.1.recipe similarity index 90% rename from net-firewall/hblock/hblock-3.4.0.recipe rename to net-firewall/hblock/hblock-3.4.1.recipe index 9b1678261..0a79d1f8b 100644 --- a/net-firewall/hblock/hblock-3.4.0.recipe +++ b/net-firewall/hblock/hblock-3.4.1.recipe @@ -3,11 +3,11 @@ DESCRIPTION="hBlock is a POSIX-compliant shell script that gets a list of domain ads, tracking scripts and malware from multiple sources and creates a hosts \ 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" +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="762dbe5f2a0ea84078b194190f4fb51b9fe3e6ef043c1899fdda6a083328225f" +CHECKSUM_SHA256="508ec6cdead35bea3f61696da492456829b224107e5847a31d6c7bb6b9dcdf39" PATCHES="hblock-$portVersion.patchset" ARCHITECTURES="any" diff --git a/net-firewall/hblock/patches/hblock-3.4.0.patchset b/net-firewall/hblock/patches/hblock-3.4.1.patchset similarity index 100% rename from net-firewall/hblock/patches/hblock-3.4.0.patchset rename to net-firewall/hblock/patches/hblock-3.4.1.patchset