mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/gobuster: enable on s390x
This commit is contained in:
parent
eb7c40fdf4
commit
e273d6ced5
@ -4,7 +4,7 @@ pkgver=3.6.0
|
||||
pkgrel=13
|
||||
pkgdesc="Directory/File, DNS and VHost busting tool written in Go"
|
||||
url="https://github.com/OJ/gobuster"
|
||||
arch="all !s390x"
|
||||
arch="all"
|
||||
license="Apache-2.0"
|
||||
makedepends="go"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/OJ/gobuster/archive/v$pkgver.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user