mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
fping: update to 3.16.
This commit is contained in:
parent
391a40305d
commit
59f1df8561
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.15
|
version=3.16
|
||||||
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=96948f6835bee8925f2556fdf187b59c77c06524e2efc72ddf2bfccb5385521c
|
checksum=2f753094e4df3cdb1d99be1687c0fb7d2f14c0d526ebf03158c8c5519bc78f54
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue