mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
hBlock: bump (#5568)
This commit is contained in:
committed by
GitHub
parent
af453eaadd
commit
d3826de724
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user