fping: update to 3.12.
This commit is contained in:
parent
ef4efb6793
commit
7974aa5320
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'fping'
|
||||
pkgname=fping
|
||||
version=3.10
|
||||
revision=3
|
||||
version=3.12
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --enable-ipv4 --enable-ipv6"
|
||||
short_desc="High performance ping"
|
||||
maintainer="Sören Tempel <soeren+void@soeren-tempel.net>"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://fping.org"
|
||||
license="MIT-alike"
|
||||
distfiles="${homepage}/dist/${pkgname}-${version}.tar.gz"
|
||||
checksum=cd47e842f32fe6aa72369d8a0e3545f7c137bb019e66f47379dc70febad357d8
|
||||
checksum=d86f2281bda4653c7049e6ba8fce24ba67edbf9193b7bb1cf6219b0c8ddce4e6
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue