mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
fping: update to 3.15.
This commit is contained in:
parent
87d88d416e
commit
5aed217270
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=3.14
|
version=3.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --enable-ipv4 --enable-ipv6"
|
configure_args="--sbindir=/usr/bin --enable-ipv4 --enable-ipv6"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://fping.org"
|
homepage="http://fping.org"
|
||||||
license="MIT-alike"
|
license="MIT-alike"
|
||||||
distfiles="${homepage}/dist/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/dist/${pkgname}-${version}.tar.gz"
|
||||||
checksum=704a574f4a4abeb132e95f89749c1c27b0861ad04262be4c5119e91be25f7a90
|
checksum=96948f6835bee8925f2556fdf187b59c77c06524e2efc72ddf2bfccb5385521c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue