fping: update to 3.14.
This commit is contained in:
parent
b0bf73ee0b
commit
fed7d62f62
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fping'
|
||||
pkgname=fping
|
||||
version=3.13
|
||||
version=3.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --enable-ipv4 --enable-ipv6"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://fping.org"
|
||||
license="MIT-alike"
|
||||
distfiles="${homepage}/dist/${pkgname}-${version}.tar.gz"
|
||||
checksum=4bb28efd1cb3d1240ae551dadc20daa852b1ba71bafe32e49ca629c1848e5720
|
||||
checksum=704a574f4a4abeb132e95f89749c1c27b0861ad04262be4c5119e91be25f7a90
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue