diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-08-22 01:33:54 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2020-11-09 18:57:37 -0800 |
commit | d6a0bf8d6ecf8a2c3495fb0765e683d32f599d75 (patch) | |
tree | 18199d52f86e39d575b37935e34d310d3d5929df | |
parent | d77472853730b0d1197f7a874118e9e74b2fdc10 (diff) | |
download | meta-openembedded-d6a0bf8d6ecf8a2c3495fb0765e683d32f599d75.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>
(cherry picked from commit 88df26ab74a5d1274127f83b854da2d5747b9952)
Signed-off-by: Armin Kuster <akuster808@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 UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" -SRC_URI[sha256sum] = "bd89052a5766cce08b1090df49628567e48cdd24bbaa47667c851bac6aaac940" +SRC_URI[sha256sum] = "ebb1eebe39bcecee02195dc328dd25f6862fc9e9dea4c2e29eae50537d5eb4f2" PE = "1" |