New package: aquatone-1.4.3
This commit is contained in:
parent
aa8edab976
commit
295ff4f944
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'aquatone'
|
||||
pkgname=aquatone
|
||||
version=1.4.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/michenriksen/aquatone
|
||||
hostmakedepends="git"
|
||||
short_desc="Tool for domain flyovers"
|
||||
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/michenriksen/aquatone"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=8a54c597814a246b5b61cb1b5c1bc267fdbf47a83dbc55d5e7800c90b25a2cbb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
}
|
Loading…
Reference in New Issue