From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/mtr: bump to version 0.93
Date: Wed, 8 Jan 2020 23:11:30 +0100 [thread overview]
Message-ID: <20200108221130.GF17943@scaer> (raw)
In-Reply-To: <20200108214206.3581779-1-fontaine.fabrice@gmail.com>
Fabrice, All,
On 2020-01-08 22:42 +0100, Fabrice Fontaine spake thusly:
> Add hash for license file
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/mtr/mtr.hash | 3 ++-
> package/mtr/mtr.mk | 4 ++--
> 2 files changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/package/mtr/mtr.hash b/package/mtr/mtr.hash
> index f3df81f42a..7771e091e2 100644
> --- a/package/mtr/mtr.hash
> +++ b/package/mtr/mtr.hash
> @@ -1,2 +1,3 @@
> # Locally calculated
> -sha256 12a6a94c0ec04d508de27eda5f5ba91f50d4b5fe74a98aca0973e2c16a42555a mtr-66de3ecbab28b054b868a73fbb57f30549d770ac.tar.gz
> +sha256 3a1ab330104ddee3135af3cfa567b9608001c5deecbf200c08b545ed6d7a4c8f mtr-0.93.tar.gz
> +sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
> diff --git a/package/mtr/mtr.mk b/package/mtr/mtr.mk
> index 82688ed061..7a4b140267 100644
> --- a/package/mtr/mtr.mk
> +++ b/package/mtr/mtr.mk
> @@ -4,8 +4,8 @@
> #
> ################################################################################
>
> -MTR_VERSION = 66de3ecbab28b054b868a73fbb57f30549d770ac
> -MTR_SITE = $(call github,traviscross,mtr,$(MTR_VERSION))
> +MTR_VERSION = 0.93
> +MTR_SITE = $(call github,traviscross,mtr,v$(MTR_VERSION))
> MTR_AUTORECONF = YES
> MTR_CONF_OPTS = --without-gtk
> MTR_DEPENDENCIES = host-pkgconf $(if $(BR2_PACKAGE_NCURSES),ncurses)
> --
> 2.24.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:[~2020-01-08 22:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-08 21:42 [Buildroot] [PATCH 1/1] package/mtr: bump to version 0.93 Fabrice Fontaine
2020-01-08 22: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=20200108221130.GF17943@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.