diff options
| author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2019-12-09 06:58:02 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-12-10 16:21:07 -0800 |
| commit | b799a20faf9e095997ba0761a8ff94fa5025b894 (patch) | |
| tree | 57affdd3a4f2772d704260cf0adb77ca4844860c | |
| parent | f570bb50ac8a6af7079c709f8d90bb6723f1e1eb (diff) | |
| download | meta-openembedded-b799a20faf9e095997ba0761a8ff94fa5025b894.tar.gz | |
wireshark: upgrade 3.0.6 -> 3.0.7
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_3.0.7.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_3.0.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.0.6.bb b/meta-networking/recipes-support/wireshark/wireshark_3.0.7.bb index ccaa0c94a3..a401b5431e 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.0.6.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.0.7.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] = "c6f8d12a3efe21cc7885f7cb0c4bd938" | 15 | SRC_URI[md5sum] = "5b486f20239545c5af1db614c0d98876" |
| 16 | SRC_URI[sha256sum] = "a87f4022a0c15ddbf1730bf1acafce9e75a4e657ce9fa494ceda0324c0c3e33e" | 16 | SRC_URI[sha256sum] = "3b2b279017753398b8d5deb440db5f98a205eea35f9417e5fa2893947e7992f2" |
| 17 | 17 | ||
| 18 | PE = "1" | 18 | PE = "1" |
| 19 | 19 | ||
