From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/tcping: bump to version 1.3.6
Date: Thu, 19 Dec 2019 18:11:31 +0100 [thread overview]
Message-ID: <20191219171131.GG26395@scaer> (raw)
In-Reply-To: <20191219152012.26391-1-mark@dibsco.co.uk>
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@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. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2019-12-19 17:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-19 15:20 [Buildroot] [PATCH 1/1] package/tcping: bump to version 1.3.6 Mark Corbin
2019-12-19 17:11 ` Yann E. MORIN [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191219171131.GG26395@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.