diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-10-14 10:55:05 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2020-11-09 18:57:54 -0800 |
commit | a5be386125d36c92ccd4fe6568d8f6a2928fad1c (patch) | |
tree | e5e7e4b987d1b9d4bfd0916215d7c35dee0c2a37 /meta-networking/recipes-support | |
parent | d6a0bf8d6ecf8a2c3495fb0765e683d32f599d75 (diff) | |
download | meta-openembedded-a5be386125d36c92ccd4fe6568d8f6a2928fad1c.tar.gz |
wireshark: upgrade 3.2.6 -> 3.2.7
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 47821db8ed0dc81e84d5ba6b873dc14d50f85e07)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_3.2.7.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_3.2.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.6.bb b/meta-networking/recipes-support/wireshark/wireshark_3.2.7.bb index 916c5b7a4..65f925ce1 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.2.6.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.7.bb @@ -12,7 +12,7 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/all-versions/wireshark-${PV}.tar.xz UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" -SRC_URI[sha256sum] = "ebb1eebe39bcecee02195dc328dd25f6862fc9e9dea4c2e29eae50537d5eb4f2" +SRC_URI[sha256sum] = "be832fb86d9c455c5be8b225a755cdc77cb0e92356bdfc1fe4b000d93f7d70da" PE = "1" |