fping: update to 3.13.
This commit is contained in:
parent
19e4bbf042
commit
f5dfa80018
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fping'
|
||||
pkgname=fping
|
||||
version=3.12
|
||||
version=3.13
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://fping.org"
|
||||
license="MIT-alike"
|
||||
distfiles="${homepage}/dist/${pkgname}-${version}.tar.gz"
|
||||
checksum=d86f2281bda4653c7049e6ba8fce24ba67edbf9193b7bb1cf6219b0c8ddce4e6
|
||||
checksum=4bb28efd1cb3d1240ae551dadc20daa852b1ba71bafe32e49ca629c1848e5720
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue