diff options
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_3.2.10.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_3.2.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.7.bb b/meta-networking/recipes-support/wireshark/wireshark_3.2.10.bb index 65f925ce1f..d284824149 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.2.7.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.10.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] = "be832fb86d9c455c5be8b225a755cdc77cb0e92356bdfc1fe4b000d93f7d70da" | 15 | SRC_URI[sha256sum] = "1e9e239f2449f240a7910ed598084ccaf8ea308b2b46b196c5adbec59612226c" |
16 | 16 | ||
17 | PE = "1" | 17 | PE = "1" |
18 | 18 | ||