liboping: bump to version 1.9.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
0240ab7419
commit
a396ec0f7c
@ -1,2 +1,2 @@
|
||||
# From http://noping.cc/#download
|
||||
sha256 824792ae7fc5e9569bacc4167b89de31f6ba8476de44760f0bc272682e894b41 liboping-1.8.0.tar.gz
|
||||
sha256 44bb1d88b56b88fda5533edb3aa005c69b3cd396f20453a157d7e31e536f3530 liboping-1.9.0.tar.bz2
|
||||
|
@ -4,8 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBOPING_VERSION = 1.8.0
|
||||
LIBOPING_VERSION = 1.9.0
|
||||
LIBOPING_SITE = http://noping.cc/files
|
||||
LIBOPING_SOURCE = liboping-$(LIBOPING_VERSION).tar.bz2
|
||||
LIBOPING_INSTALL_STAGING = YES
|
||||
LIBOPING_DEPENDENCIES = $(if $(BR2_PACKAGE_NCURSES),ncurses)
|
||||
LIBOPING_CONF_OPTS = --without-perl-bindings
|
||||
|
Loading…
Reference in New Issue
Block a user