* [Buildroot] [PATCH] wireshark: bump version to 2.0.0
@ 2015-11-23 15:57 Vicente Olivert Riera
2015-11-23 17:12 ` Yann E. MORIN
2015-11-23 17:31 ` Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-11-23 15:57 UTC (permalink / raw)
To: buildroot
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
package/wireshark/wireshark.hash | 6 ++----
package/wireshark/wireshark.mk | 2 +-
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/package/wireshark/wireshark.hash b/package/wireshark/wireshark.hash
index ee50e3f..c1e1d58 100644
--- a/package/wireshark/wireshark.hash
+++ b/package/wireshark/wireshark.hash
@@ -1,4 +1,2 @@
-# From https://www.wireshark.org/download/SIGNATURES-1.12.8.txt
-sha1 d8c23120525a2f3505e822b7684e7367bcd0ba70 wireshark-1.12.8.tar.bz2
-# Calculated based on the hash above
-sha256 357e0a4e49525d80cdc740bb16539fcdb526ad38cc2ed6cabedafc9bdee5c7e7 wireshark-1.12.8.tar.bz2
+# From: https://www.wireshark.org/download/src/all-versions/SIGNATURES-2.0.0.txt
+sha256 90026c761a85701d7783c7e2eaa4c1de247dfbadbd53221df355f121e42691dd wireshark-2.0.0.tar.bz2
diff --git a/package/wireshark/wireshark.mk b/package/wireshark/wireshark.mk
index ffadf80..366134d 100644
--- a/package/wireshark/wireshark.mk
+++ b/package/wireshark/wireshark.mk
@@ -4,7 +4,7 @@
#
################################################################################
-WIRESHARK_VERSION = 1.12.8
+WIRESHARK_VERSION = 2.0.0
WIRESHARK_SOURCE = wireshark-$(WIRESHARK_VERSION).tar.bz2
WIRESHARK_SITE = http://www.wireshark.org/download/src/all-versions
WIRESHARK_LICENSE = wireshark license
--
2.4.10
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] wireshark: bump version to 2.0.0
2015-11-23 15:57 [Buildroot] [PATCH] wireshark: bump version to 2.0.0 Vicente Olivert Riera
@ 2015-11-23 17:12 ` Yann E. MORIN
2015-11-23 17:31 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2015-11-23 17:12 UTC (permalink / raw)
To: buildroot
Vicente, All,
On 2015-11-23 15:57 +0000, Vicente Olivert Riera spake thusly:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
[yann.morin.1998 at free.fr: build-tested only]
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> package/wireshark/wireshark.hash | 6 ++----
> package/wireshark/wireshark.mk | 2 +-
> 2 files changed, 3 insertions(+), 5 deletions(-)
>
> diff --git a/package/wireshark/wireshark.hash b/package/wireshark/wireshark.hash
> index ee50e3f..c1e1d58 100644
> --- a/package/wireshark/wireshark.hash
> +++ b/package/wireshark/wireshark.hash
> @@ -1,4 +1,2 @@
> -# From https://www.wireshark.org/download/SIGNATURES-1.12.8.txt
> -sha1 d8c23120525a2f3505e822b7684e7367bcd0ba70 wireshark-1.12.8.tar.bz2
> -# Calculated based on the hash above
> -sha256 357e0a4e49525d80cdc740bb16539fcdb526ad38cc2ed6cabedafc9bdee5c7e7 wireshark-1.12.8.tar.bz2
> +# From: https://www.wireshark.org/download/src/all-versions/SIGNATURES-2.0.0.txt
> +sha256 90026c761a85701d7783c7e2eaa4c1de247dfbadbd53221df355f121e42691dd wireshark-2.0.0.tar.bz2
> diff --git a/package/wireshark/wireshark.mk b/package/wireshark/wireshark.mk
> index ffadf80..366134d 100644
> --- a/package/wireshark/wireshark.mk
> +++ b/package/wireshark/wireshark.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -WIRESHARK_VERSION = 1.12.8
> +WIRESHARK_VERSION = 2.0.0
> WIRESHARK_SOURCE = wireshark-$(WIRESHARK_VERSION).tar.bz2
> WIRESHARK_SITE = http://www.wireshark.org/download/src/all-versions
> WIRESHARK_LICENSE = wireshark license
> --
> 2.4.10
>
> _______________________________________________
> 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 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] wireshark: bump version to 2.0.0
2015-11-23 15:57 [Buildroot] [PATCH] wireshark: bump version to 2.0.0 Vicente Olivert Riera
2015-11-23 17:12 ` Yann E. MORIN
@ 2015-11-23 17:31 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-11-23 17:31 UTC (permalink / raw)
To: buildroot
Dear Vicente Olivert Riera,
On Mon, 23 Nov 2015 15:57:24 +0000, Vicente Olivert Riera wrote:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
> package/wireshark/wireshark.hash | 6 ++----
> package/wireshark/wireshark.mk | 2 +-
> 2 files changed, 3 insertions(+), 5 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-11-23 17:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-23 15:57 [Buildroot] [PATCH] wireshark: bump version to 2.0.0 Vicente Olivert Riera
2015-11-23 17:12 ` Yann E. MORIN
2015-11-23 17:31 ` Thomas Petazzoni
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.