mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: subjack-2.1
This commit is contained in:
parent
a5cf9085f0
commit
c38747c195
1 changed files with 13 additions and 0 deletions
13
srcpkgs/subjack/template
Normal file
13
srcpkgs/subjack/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'subjack'
|
||||||
|
pkgname=subjack
|
||||||
|
version=2.1
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/haccer/subjack"
|
||||||
|
hostmakedepends="git"
|
||||||
|
short_desc="Subdomain takeover tool"
|
||||||
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/haccer/subjack"
|
||||||
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
|
checksum=0047348b947cb46709bd089ee672cc8f2d7ac3805a93043306c484bfcc9c6e65
|
Loading…
Add table
Reference in a new issue