diff options
author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2019-10-31 04:56:27 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-01 17:22:52 -0700 |
commit | 6127f5311f2b368b66c11d7277bfbe692c90df14 (patch) | |
tree | 23453e7461ea5ebfed7da8501cb2d49fd5ff866e /meta-networking/recipes-support/wireshark | |
parent | 62a9432e26bbc87807007cc340f6b5adb395522c (diff) | |
download | meta-openembedded-6127f5311f2b368b66c11d7277bfbe692c90df14.tar.gz |
wireshark: upgrade 3.0.3 -> 3.0.6
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/wireshark')
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_3.0.6.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_3.0.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.0.3.bb b/meta-networking/recipes-support/wireshark/wireshark_3.0.6.bb index a3c0b4998..ccaa0c94a 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.0.3.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.0.6.bb | |||
@@ -12,8 +12,8 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/all-versions/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] = "e945d76a57db2c3e6cf776f95da2cf0e" | 15 | SRC_URI[md5sum] = "c6f8d12a3efe21cc7885f7cb0c4bd938" |
16 | SRC_URI[sha256sum] = "af92729c781d870110885c31ebcbe4c4224ed51bb580d00c896fe9746994211c" | 16 | SRC_URI[sha256sum] = "a87f4022a0c15ddbf1730bf1acafce9e75a4e657ce9fa494ceda0324c0c3e33e" |
17 | 17 | ||
18 | PE = "1" | 18 | PE = "1" |
19 | 19 | ||