diff options
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_1.12.4.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_1.12.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_1.12.3.bb b/meta-networking/recipes-support/wireshark/wireshark_1.12.4.bb index f16d0f68fa..683321657b 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_1.12.3.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_1.12.4.bb | |||
@@ -13,8 +13,8 @@ SRC_URI = " \ | |||
13 | 13 | ||
14 | PE = "1" | 14 | PE = "1" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "e6318b8451d4e56d39bd911da296ef19" | 16 | SRC_URI[md5sum] = "acfa156fd35cb66c867b1ace992e4b5b" |
17 | SRC_URI[sha256sum] = "69950b9dcb1a630982b5f680554d73d27ee0dc856fc6aeef88c8d04eb5ac33ea" | 17 | SRC_URI[sha256sum] = "de804e98e252e4b795d28d6ac2d48d7f5aacd9b046ee44d44266983795ebc312" |
18 | 18 | ||
19 | inherit autotools pkgconfig | 19 | inherit autotools pkgconfig |
20 | 20 | ||