diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-04-10 14:44:05 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-04-11 11:02:28 -0700 |
commit | 256f9738a7f54148d1439d178d51b8d1a324571a (patch) | |
tree | b6e59397fea46fb62e8e741474d0c578a7c0898f /meta-networking | |
parent | f035da4c3c8ea254dd85a707489b21783cf32b4d (diff) | |
download | meta-openembedded-256f9738a7f54148d1439d178d51b8d1a324571a.tar.gz |
wireshark: upgrade 3.0.0 -> 3.0.1
-Upgrade from wireshark_3.0.0.bb to wireshark_3.0.1.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')
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_3.0.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.0.0.bb b/meta-networking/recipes-support/wireshark/wireshark_3.0.1.bb index dc55e3de0..572dc1a45 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.0.0.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.0.1.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] = "258d62ac7434d126dc497303c8f7961b" | 15 | SRC_URI[md5sum] = "370a113e1c8ec240c4621cfb5abb0c52" |
16 | SRC_URI[sha256sum] = "bc4f30f5b2e94f3a696fef9de44673cdf402db90aac5299966da647f708f009e" | 16 | SRC_URI[sha256sum] = "86864c3d0f6c2311992a98d8ea7dfd429097fe62dae2e5516e1a2f6bef2ac08c" |
17 | 17 | ||
18 | PE = "1" | 18 | PE = "1" |
19 | 19 | ||