mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
New package: urusai-1.0.3
This commit is contained in:
parent
75687fb731
commit
815b5c970e
1 changed files with 16 additions and 0 deletions
16
srcpkgs/urusai/template
Normal file
16
srcpkgs/urusai/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'urusai'
|
||||||
|
pkgname=urusai
|
||||||
|
version=1.0.3
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/calpa/urusai"
|
||||||
|
short_desc="Go implementation of noisy HTTP/DNS traffic generator"
|
||||||
|
maintainer="elbachir-one <bachiralfa@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/calpa/urusai"
|
||||||
|
distfiles="https://github.com/calpa/urusai/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=ef10d71fef3bc3ee85613cacdbb748f29e0f800f920225ecb062ca28182dccc8
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue