summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_2.2.12.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_2.2.11.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.2.11.bb b/meta-networking/recipes-support/wireshark/wireshark_2.2.12.bb
index 5eb372e37..6c0b644c6 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.2.11.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.2.12.bb
@@ -10,8 +10,8 @@ SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2"
10 10
11PE = "1" 11PE = "1"
12 12
13SRC_URI[md5sum] = "a79ba6cda83be2a91bde4110fe194788" 13SRC_URI[md5sum] = "ebf3d4230d7a13408758cdf037c42d66"
14SRC_URI[sha256sum] = "a9f11621e85d7e1d72259157edd94825e72af3fd72e184b8474459f92ad5fc40" 14SRC_URI[sha256sum] = "3274458d1bb1658a5001465ecb07c7cbfc709571ef36bd062897570d4bab3ebc"
15 15
16inherit autotools pkgconfig perlnative 16inherit autotools pkgconfig perlnative
17 17