network/fping3: Updated for version 3.13.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
d1c69733cb
commit
72f06ceaf1
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for fping3
|
||||
|
||||
# Copyright 2015 Mario Preksavec, Zagreb, HR
|
||||
# Copyright 2015, 2016 Mario Preksavec, Zagreb, Croatia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=fping3
|
||||
SRCNAM=fping
|
||||
VERSION=${VERSION:-3.10}
|
||||
VERSION=${VERSION:-3.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fping3"
|
||||
VERSION="3.10"
|
||||
VERSION="3.13"
|
||||
HOMEPAGE="http://fping.org/"
|
||||
DOWNLOAD="http://fping.org/dist/fping-3.10.tar.gz"
|
||||
MD5SUM="6a0ddecb671df1d580d20c0dd1095773"
|
||||
DOWNLOAD="http://fping.org/dist/fping-3.13.tar.gz"
|
||||
MD5SUM="a39134baca6bc6ced56191cb51fb0dc2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue