diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-07-01 16:09:13 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-07-10 09:24:32 -0700 |
commit | b3a2ad2060dd0980e2a33bb0e6fd618a4a22ebf8 (patch) | |
tree | c1212779ce223b4ad8ea9ba6925992cf70529682 /meta-networking/recipes-support | |
parent | 98883c9b1973f0f7fd020f0ee94d70fa3bb5e2d2 (diff) | |
download | meta-openembedded-b3a2ad2060dd0980e2a33bb0e6fd618a4a22ebf8.tar.gz |
wireshark: upgrade 3.0.1 -> 3.0.2
-Upgrade from wireshark_3.0.1.bb to wireshark_3.0.2.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_3.0.2.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb b/meta-networking/recipes-support/wireshark/wireshark_3.0.2.bb index 572dc1a45..3e6ffa3a6 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.0.2.bb | |||
@@ -12,8 +12,8 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/wireshark-${PV}.tar.xz" | |||
12 | 12 | ||
13 | UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" | 13 | UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "370a113e1c8ec240c4621cfb5abb0c52" | 15 | SRC_URI[md5sum] = "e344675283d6329a4bc213b621d7f46a" |
16 | SRC_URI[sha256sum] = "86864c3d0f6c2311992a98d8ea7dfd429097fe62dae2e5516e1a2f6bef2ac08c" | 16 | SRC_URI[sha256sum] = "7e1ec5664a0dba4493d8729f9922378bdd05040fb159c2b03b42111efda2e53b" |
17 | 17 | ||
18 | PE = "1" | 18 | PE = "1" |
19 | 19 | ||