summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_2.2.8.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_2.2.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.2.7.bb b/meta-networking/recipes-support/wireshark/wireshark_2.2.8.bb
index 2f6f7b075..f94324e27 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.2.7.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.2.8.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] = "a4d880554c7f925dafef60fa313b580d" 13SRC_URI[md5sum] = "bb81d0ecf3a8ed46bedfaeae6fd318a8"
14SRC_URI[sha256sum] = "689ddf62221b152779d8846ab5b2063cc7fd41ec1a9f04eefab09b5d5486dbb5" 14SRC_URI[sha256sum] = "ecf02c148c9ab6e809026ad5743fe9be1739a9840ef6fece6837a7ddfbdf7edc"
15 15
16inherit autotools pkgconfig perlnative 16inherit autotools pkgconfig perlnative
17 17