mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
78e88b8f20
commit
0079d03a72
1 changed files with 15 additions and 0 deletions
15
srcpkgs/endlessh/template
Normal file
15
srcpkgs/endlessh/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'endlessh'
|
||||||
|
pkgname=endlessh
|
||||||
|
version=0.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
short_desc="SSH tarpit that slowly sends an endless banner"
|
||||||
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
license="Unlicense"
|
||||||
|
homepage="https://github.com/skeeto/endlessh"
|
||||||
|
distfiles="https://github.com/skeeto/endlessh/archive/${version}.tar.gz"
|
||||||
|
checksum=c97cc7217818dbb81df5d91e50f127c1fa85e1c2512bb051069793dca1448a8c
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vbin endlessh
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue