diff options
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_2.0.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.0.3.bb b/meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb index 76cb30a9159..8aec230edd7 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_2.0.3.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb @@ -8,8 +8,8 @@ DEPENDS = "perl-native pcre expat glib-2.0 sbc" SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2" -SRC_URI[md5sum] = "62dc20f5a77542feed2e38f18db8ae3b" -SRC_URI[sha256sum] = "e196376e75fe21fdef41b4eaa27ce2e1b2b561e7f7b20328a8e96657cc4465fc" +SRC_URI[md5sum] = "622928dc6cb31c227c672ec3ec697f28" +SRC_URI[sha256sum] = "9ea9c82da9942194ebc8fc5c951a02e6d179afa7472cb6d96ca76154510de1a5" PE = "1" |