mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
fping: update to 5.2.
This commit is contained in:
parent
87718904c7
commit
180f932217
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.1
|
version=5.2
|
||||||
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=1ee5268c063d76646af2b4426052e7d81a42b657e6a77d8e7d3d2e60fd7409fe
|
checksum=a7692d10d73fb0bb76e1f7459aa7f19bbcdbfc5adbedef02f468974b18b0e42f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue