hBlock: bump (#7814)

This commit is contained in:
Héctor Molinero Fernández
2023-01-29 19:37:41 +01:00
committed by GitHub
parent dd5408cfaa
commit 9c3f1bb1de
2 changed files with 2 additions and 2 deletions

View File

@@ -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"