mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +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
|
pkgrel=13
|
||||||
pkgdesc="Directory/File, DNS and VHost busting tool written in Go"
|
pkgdesc="Directory/File, DNS and VHost busting tool written in Go"
|
||||||
url="https://github.com/OJ/gobuster"
|
url="https://github.com/OJ/gobuster"
|
||||||
arch="all !s390x"
|
arch="all"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
makedepends="go"
|
makedepends="go"
|
||||||
source="$pkgname-$pkgver.tar.gz::https://github.com/OJ/gobuster/archive/v$pkgver.tar.gz"
|
source="$pkgname-$pkgver.tar.gz::https://github.com/OJ/gobuster/archive/v$pkgver.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user