diff options
| author | Oleksii Samorukov <samm@FreeBSD.org> | 2025-10-24 12:40:12 +0200 |
|---|---|---|
| committer | Oleksii Samorukov <samm@FreeBSD.org> | 2025-10-24 12:44:22 +0200 |
| commit | b654a3e9e3563f6b6b10af5e3d89f403275036b8 (patch) | |
| tree | 611b6e5adea1b570633d918359e41eaf88bfcfaa | |
| parent | graphics/libskiasharp: fix the python binary alias (diff) | |
security/bruteblock: upgrade to 0.1.0 to fix FreeBSD 15 build
| -rw-r--r-- | security/bruteblock/Makefile | 2 | ||||
| -rw-r--r-- | security/bruteblock/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/bruteblock/Makefile b/security/bruteblock/Makefile index f31b5bf141fb..825d6e015f62 100644 --- a/security/bruteblock/Makefile +++ b/security/bruteblock/Makefile @@ -1,5 +1,5 @@ PORTNAME= bruteblock -PORTVERSION= 0.0.6 +PORTVERSION= 0.1.0 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/bruteblock/distinfo b/security/bruteblock/distinfo index a1208e109fa1..b7632d9c6641 100644 --- a/security/bruteblock/distinfo +++ b/security/bruteblock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731881673 -SHA256 (samm-git-bruteblock-v0.0.6_GH0.tar.gz) = f13df4444c9686ff109e1fadaa62e95608630c0284e57bcad27f0528e3bcf51a -SIZE (samm-git-bruteblock-v0.0.6_GH0.tar.gz) = 24665 +TIMESTAMP = 1761302301 +SHA256 (samm-git-bruteblock-v0.1.0_GH0.tar.gz) = 615b113d897b1b688e70af50dc055c721ff037408db60d545a5de56fc66d7e5e +SIZE (samm-git-bruteblock-v0.1.0_GH0.tar.gz) = 40038 |
