12 lines
468 B
Bash
12 lines
468 B
Bash
# Template file for 'dhcping'
|
|
pkgname=dhcping
|
|
version=1.2
|
|
revision=2
|
|
build_style=gnu-configure
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="2-clause-BSD"
|
|
homepage="http://www.mavetju.org/unix/general.php"
|
|
short_desc="A small tool letting you perform a dhcp-request to find out if a dhcp-server is still running"
|
|
distfiles="http://www.mavetju.org/download/${pkgname}-${version}.tar.gz"
|
|
checksum=32ef86959b0bdce4b33d4b2b216eee7148f7de7037ced81b2116210bc7d3646a
|