diff options
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_1.12.3.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_1.12.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_1.12.2.bb b/meta-networking/recipes-support/wireshark/wireshark_1.12.3.bb index 5740730a9..2dd99d698 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_1.12.2.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_1.12.3.bb | |||
@@ -13,8 +13,8 @@ SRC_URI = " \ | |||
13 | 13 | ||
14 | PE = "1" | 14 | PE = "1" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "2f2a16be8b087227cb17733c72288ae4" | 16 | SRC_URI[md5sum] = "e6318b8451d4e56d39bd911da296ef19" |
17 | SRC_URI[sha256sum] = "30ae16b408a592642ce3a84dd9877d24df7a6dae8da4847486965190039df292" | 17 | SRC_URI[sha256sum] = "69950b9dcb1a630982b5f680554d73d27ee0dc856fc6aeef88c8d04eb5ac33ea" |
18 | 18 | ||
19 | inherit autotools pkgconfig | 19 | inherit autotools pkgconfig |
20 | 20 | ||