endlessh: update to 1.0.
This commit is contained in:
parent
fffb67cb76
commit
a9ee6a6055
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'endlessh'
|
||||
pkgname=endlessh
|
||||
version=0.1
|
||||
version=1.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="SSH tarpit that slowly sends an endless banner"
|
||||
|
@ -8,8 +8,4 @@ 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
|
||||
}
|
||||
checksum=6ae377354fa7547c15fde19ebc5e0dbc4f9f562f28eab3a48c2f36b819d7e524
|
||||
|
|
Loading…
Reference in a new issue