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
-# 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
#
################################################################################
-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