summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_1.12.6.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_1.12.5.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_1.12.5.bb b/meta-networking/recipes-support/wireshark/wireshark_1.12.6.bb
index 32d0ab92c9..936ad620fa 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_1.12.5.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_1.12.6.bb
@@ -10,8 +10,8 @@ SRC_URI = "https://2.na.dl.wireshark.org/src/wireshark-${PV}.tar.bz2"
10 10
11PE = "1" 11PE = "1"
12 12
13SRC_URI[md5sum] = "9ee199dde4f36a3d71f7b81dd6764e93" 13SRC_URI[md5sum] = "25ad2bc1c2a21396827c238fcff51bf3"
14SRC_URI[sha256sum] = "d0f177b2ef49e4deae4ff7d3299bdd295ba558a3934ce8ae489b2f13927cbd82" 14SRC_URI[sha256sum] = "22ac0cc872f12cef9bb2cacfe0720eed8533dc5cea102d21de511620606cb3b6"
15 15
16inherit autotools pkgconfig 16inherit autotools pkgconfig
17 17