liboping: bump to version 1.8.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2014-11-25 19:11:59 -03:00 committed by Peter Korsgaard
parent d8ce24077b
commit cfb3af459c
3 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@ config BR2_PACKAGE_LIBOPING
liboping is a C library to generate ICMP echo requests,
better known as "ping packets".
http://verplant.org/liboping/
http://noping.cc/
comment "liboping needs a toolchain w/ IPv6"
depends on !BR2_INET_IPV6

View File

@ -1,2 +1,2 @@
# From http://verplant.org/liboping/#download
sha256 25cf9417fe84d70c4b1bd97f1f92e597ccdc1ec2da3b7eb311f33f5e7033a70e liboping-1.7.0.tar.gz
# From http://noping.cc/#download
sha256 824792ae7fc5e9569bacc4167b89de31f6ba8476de44760f0bc272682e894b41 liboping-1.8.0.tar.gz

View File

@ -4,8 +4,8 @@
#
################################################################################
LIBOPING_VERSION = 1.7.0
LIBOPING_SITE = http://verplant.org/liboping/files
LIBOPING_VERSION = 1.8.0
LIBOPING_SITE = http://noping.cc/files
LIBOPING_INSTALL_STAGING = YES
LIBOPING_DEPENDENCIES = $(if $(BR2_PACKAGE_NCURSES),ncurses)
LIBOPING_CONF_OPTS = --without-perl-bindings