[Buildroot] [PATCH 1/1] package/tcping: bump to version 1.3.6

Yann E. MORIN yann.morin.1998 at free.fr
Thu Dec 19 17:11:31 UTC 2019


Mark, All,

On 2019-12-19 15:20 +0000, Mark Corbin spake thusly:
> 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 at dibsco.co.uk>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/tcping/Config.in   | 2 +-
>  package/tcping/tcping.hash | 5 +++--
>  package/tcping/tcping.mk   | 6 +++---
>  3 files changed, 7 insertions(+), 6 deletions(-)
> 
> diff --git a/package/tcping/Config.in b/package/tcping/Config.in
> index e72df096c3..c963e681de 100644
> --- a/package/tcping/Config.in
> +++ b/package/tcping/Config.in
> @@ -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
> diff --git a/package/tcping/tcping.hash b/package/tcping/tcping.hash
> index de42775cc1..49f6e5ba0b 100644
> --- a/package/tcping/tcping.hash
> +++ b/package/tcping/tcping.hash
> @@ -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
> diff --git a/package/tcping/tcping.mk b/package/tcping/tcping.mk
> index 7edf45ebba..5eaf702ef0 100644
> --- a/package/tcping/tcping.mk
> +++ b/package/tcping/tcping.mk
> @@ -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
> -- 
> 2.20.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list