fping: update to 4.1.
This commit is contained in:
parent
a286681df4
commit
9d3d04ee41
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fping'
|
# Template file for 'fping'
|
||||||
pkgname=fping
|
pkgname=fping
|
||||||
version=4.0
|
version=4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --enable-ipv4 --enable-ipv6"
|
configure_args="--sbindir=/usr/bin --enable-ipv4 --enable-ipv6"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://fping.org"
|
homepage="http://fping.org"
|
||||||
license="MIT-alike"
|
license="MIT-alike"
|
||||||
distfiles="${homepage}/dist/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/dist/${pkgname}-${version}.tar.gz"
|
||||||
checksum=67eb4152b98ad34f99d2eec4e1098a0bb52caf13c0c89cd147349d08190fe8ce
|
checksum=2733e2a18cc2b5b935c4e3b5b84ccf2080c38043f1864d7c43326e8048ddab73
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue