minnoplhy-crowdsec*: rename pkgs to not be confused with main repos

This commit is contained in:
minoplhy 2025-05-02 19:46:09 +07:00
parent 56955e9220
commit 6856f812ef
Signed by: minoplhy
GPG Key ID: 41D406044E2434BF
3 changed files with 7 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# Contributor: Minoplhy <c@3qx.nl> # Contributor: Minoplhy <c@3qx.nl>
maintainer="Minoplhy <c@3qx.nl>" maintainer="Minoplhy <c@3qx.nl>"
pkgname=crowdsec-firewall-bouncer pkgname=minoplhy-crowdsec-firewall-bouncer
pkgver=0.0.31 pkgver=0.0.31
pkgrel=1 pkgrel=1
pkgdesc="Crowdsec Bouncer: Iptables Firewall" pkgdesc="Crowdsec Bouncer: Iptables Firewall"
@ -8,14 +8,14 @@ url="https://crowdsec.net/"
arch="all" arch="all"
license="MIT" license="MIT"
depends="iptables ipset" depends="iptables ipset"
makedepends="go" makedepends="go envsubst"
subpackages=" subpackages="
$pkgname-openrc $pkgname-openrc
$pkgname-awall::noarch $pkgname-awall::noarch
" "
options="!check" # no test suite identified 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 source="$pkgname-$pkgver.tar.gz::https://github.com/crowdsecurity/cs-firewall-bouncer/archive/refs/tags/v$pkgver.tar.gz
"$pkgname".initd crowdsec-firewall-bouncer.initd
awall-policy.json awall-policy.json
" "
@ -56,5 +56,6 @@ awall() {
sha512sums=" sha512sums="
400c61595f456668343d8ff34b68eaaabc03db4ae503d6a0a3def60cfd495162e9b72c75ed791d0bbfce691b36a947c2643922ad196a59fae53a300a740acab8 crowdsec-firewall-bouncer-0.0.31.tar.gz 400c61595f456668343d8ff34b68eaaabc03db4ae503d6a0a3def60cfd495162e9b72c75ed791d0bbfce691b36a947c2643922ad196a59fae53a300a740acab8 crowdsec-firewall-bouncer-0.0.31.tar.gz
75a22f88820c84a66649bebe06bff4c1aaa00f60273aea54a37b6392a2df5d859f16cdb36f6f3dcefdfffdd0c05978e7ad0ab1062a4812fb31954fd45c6faba2 crowdsec-firewall-bouncer.initd c7f522a18b61211ed4a3fa9a0b0242fec59e9a57107f0d1bba793ccce85f4d7dce0cf3c1286a3708f52e16b73cdb8266ea8da21afa6a051c9c4368bd99265e6e crowdsec-firewall-bouncer.initd
1300e046b97d6a1d9d1eac5080b1f4c16ad0387f9483dbd4f37b81feb9e9466b993bc396ed2a45ccf8bf026f0bc83026bc35cc92fdb2c075d5de56309afc9f3e awall-policy.json
" "

View File

@ -1,6 +1,6 @@
# Contributor: Minoplhy <c@3qx.nl> # Contributor: Minoplhy <c@3qx.nl>
maintainer="Minoplhy <c@3qx.nl>" maintainer="Minoplhy <c@3qx.nl>"
pkgname=crowdsec-notify pkgname=minoplhy-crowdsec-notify
pkgver=0.0.1 pkgver=0.0.1
pkgrel=0 pkgrel=0
pkgdesc="Crowdsec Notifications" pkgdesc="Crowdsec Notifications"

View File

@ -1,7 +1,7 @@
# Contributor: tetsumaki <yd-alpine@tetsumaki.net> # Contributor: tetsumaki <yd-alpine@tetsumaki.net>
# Contributor: Nicolas Lorin <androw95220@gmail.com> # Contributor: Nicolas Lorin <androw95220@gmail.com>
# Maintainer: Nicolas Lorin <androw95220@gmail.com> # Maintainer: Nicolas Lorin <androw95220@gmail.com>
pkgname=crowdsec pkgname=minoplhy-crowdsec
pkgver=1.6.8 pkgver=1.6.8
pkgrel=1 pkgrel=1
pkgdesc="behavior detection engine, coupled with a global IP reputation network" pkgdesc="behavior detection engine, coupled with a global IP reputation network"