package/tcping: bump to version 1.3.6

Switched to latest version on GitHub as linuxco.de is no longer
active. The appropriate entry for tcping on release-monitoring.org
has been updated and a new mapping has been added for the Buildroot
project.

Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Mark Corbin 2019-12-19 15:20:12 +00:00 committed by Yann E. MORIN
parent 9bdeb0b344
commit 9758b8a203
3 changed files with 7 additions and 6 deletions

View File

@ -11,4 +11,4 @@ config BR2_PACKAGE_TCPING
desired port is reachable and then start connection
establishment.
http://linuxco.de/tcping/tcping.html
https://github.com/mkirchner/tcping

View File

@ -1,2 +1,3 @@
# Locally calculated after checking pgp signature
sha256 1ad52e904094d12b225ac4a0bc75297555e931c11a1501445faa548ff5ecdbd0 tcping-1.3.5.tar.gz
# Locally calculated
sha256 a731f0e48ff931d7b2a0e896e4db40867043740fe901dd225780f2164fdbdcf3 tcping-1.3.6.tar.gz
sha256 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428 LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
TCPING_VERSION = 1.3.5
TCPING_SITE = http://linuxco.de/tcping
TCPING_LICENSE = GPL-3.0+
TCPING_VERSION = 1.3.6
TCPING_SITE = $(call github,mkirchner,tcping,$(TCPING_VERSION))
TCPING_LICENSE = MIT
TCPING_LICENSE_FILES = LICENSE
define TCPING_BUILD_CMDS