diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-08-22 01:33:54 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-08-21 10:16:29 -0700 |
commit | 88df26ab74a5d1274127f83b854da2d5747b9952 (patch) | |
tree | ae845df3c4519182e84e534057fb89bb9ee5bbf2 | |
parent | 903a808600bb83b33e16aafbe9ad3e2341a938a3 (diff) | |
download | meta-openembedded-88df26ab74a5d1274127f83b854da2d5747b9952.tar.gz |
wireshark: upgrade 3.2.5 -> 3.2.6
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_3.2.6.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb b/meta-networking/recipes-support/wireshark/wireshark_3.2.6.bb index a6c09d47b..916c5b7a4 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.6.bb | |||
@@ -12,7 +12,7 @@ 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[sha256sum] = "bd89052a5766cce08b1090df49628567e48cdd24bbaa47667c851bac6aaac940" | 15 | SRC_URI[sha256sum] = "ebb1eebe39bcecee02195dc328dd25f6862fc9e9dea4c2e29eae50537d5eb4f2" |
16 | 16 | ||
17 | PE = "1" | 17 | PE = "1" |
18 | 18 | ||