fping: update to 4.4.
Adopted.
This commit is contained in:
parent
7567004f91
commit
95579ccac8
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'fping'
|
||||
pkgname=fping
|
||||
version=4.2
|
||||
version=4.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv4 --enable-ipv6"
|
||||
short_desc="High performance ping"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT-alike"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://fping.org"
|
||||
distfiles="${homepage}/dist/${pkgname}-${version}.tar.gz"
|
||||
checksum=7d339674b6a95aae1d8ad487ff5056fd95b474c3650938268f6a905c3771b64a
|
||||
checksum=9f854b65a52dc7b1749d6743e35d0a6268179d1a724267339fc9a066b2b72d11
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue