mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
hBlock: bump (#5943)
This commit is contained in:
committed by
GitHub
parent
cadccf4709
commit
3aa079b80a
@@ -7,7 +7,7 @@ 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="d24d3791cba605070e0ea30aa32d4e567104562a8f1cd909865959df7a10bb70"
|
||||
CHECKSUM_SHA256="151e5ce32403f65892b0a15df04310ee4d115e12da9d38a7289f13f20e753d92"
|
||||
PATCHES="hblock-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
@@ -5,7 +5,7 @@ Subject: Haiku host file header
|
||||
|
||||
|
||||
diff --git a/hblock b/hblock
|
||||
index b56790c..5ebb08e 100755
|
||||
index 30d4150..fcaef77 100755
|
||||
--- a/hblock
|
||||
+++ b/hblock
|
||||
@@ -22,15 +22,12 @@ cleanup() { ret="$?"; rm -f -- "${TMPDIR:-${TMP:-/tmp}}/hblock.${$}."*; trap - E
|
||||
Reference in New Issue
Block a user