From 80aa233c2de4b4dad0a8fd1ff9a1e00e7a1306be Mon Sep 17 00:00:00 2001 From: minoplhy Date: Fri, 2 May 2025 23:11:55 +0700 Subject: [PATCH] crowdsec-firewall-bouncer: remove awall --- minoplhy-crowdsec-firewall-bouncer/APKBUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/minoplhy-crowdsec-firewall-bouncer/APKBUILD b/minoplhy-crowdsec-firewall-bouncer/APKBUILD index 9b1475d..b27dbfb 100755 --- a/minoplhy-crowdsec-firewall-bouncer/APKBUILD +++ b/minoplhy-crowdsec-firewall-bouncer/APKBUILD @@ -15,7 +15,6 @@ subpackages=" options="!check" # no test suite identified source="$pkgname-$pkgver.tar.gz::https://github.com/crowdsecurity/cs-firewall-bouncer/archive/refs/tags/v$pkgver.tar.gz "$pkgname".initd - awall-policy.json " export GOCACHE="${GOCACHE:-"$srcdir/go-cache"}"