From d3826de72410f0a345ca8a6a8643851285736e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Molinero=20Fern=C3=A1ndez?= Date: Tue, 5 Jan 2021 16:47:09 +0100 Subject: [PATCH] hBlock: bump (#5568) --- .../hblock/{hblock-3.1.1.recipe => hblock-3.1.3.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename net-firewall/hblock/{hblock-3.1.1.recipe => hblock-3.1.3.recipe} (83%) diff --git a/net-firewall/hblock/hblock-3.1.1.recipe b/net-firewall/hblock/hblock-3.1.3.recipe similarity index 83% rename from net-firewall/hblock/hblock-3.1.1.recipe rename to net-firewall/hblock/hblock-3.1.3.recipe index 20364ce5c..26a0f839a 100644 --- a/net-firewall/hblock/hblock-3.1.1.recipe +++ b/net-firewall/hblock/hblock-3.1.3.recipe @@ -1,13 +1,13 @@ -SUMMARY="An adblocker that creates a hosts file from automatically downloaded sources" +SUMMARY="Adblocker that creates a hosts file from multiple sources" DESCRIPTION="hBlock is a POSIX-compliant shell script that gets a list of domains that serve \ 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="2020 Héctor Molinero Fernández" +COPYRIGHT="2021 Héctor Molinero Fernández" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/hectorm/hblock/archive/v${portVersion:?}.tar.gz" -CHECKSUM_SHA256="7d87002c8ba13b72b4614fd2e528dfee816ea632ddee7f49be7cc463b43b6c3c" +CHECKSUM_SHA256="e7dad9febc5205f19b36ce9268a41374931d27e0195a2d7504b62c2d1721ab7f" ARCHITECTURES="any"