mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fping: update to 5.3.
This commit is contained in:
parent
14554b0bff
commit
b06eaaa20a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fping'
|
# Template file for 'fping'
|
||||||
pkgname=fping
|
pkgname=fping
|
||||||
version=5.2
|
version=5.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv4 --enable-ipv6"
|
configure_args="--enable-ipv4 --enable-ipv6"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://fping.org"
|
homepage="https://fping.org"
|
||||||
distfiles="https://fping.org/dist/fping-${version}.tar.gz"
|
distfiles="https://fping.org/dist/fping-${version}.tar.gz"
|
||||||
checksum=a7692d10d73fb0bb76e1f7459aa7f19bbcdbfc5adbedef02f468974b18b0e42f
|
checksum=d57bd0141aea082e3adfc198bfc3db5dfd12a7014c7c2655e97f61cd54901d0e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue