diff options
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_1.12.8.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_1.12.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_1.12.7.bb b/meta-networking/recipes-support/wireshark/wireshark_1.12.8.bb index f8ab3ca8ec..eee9f309f9 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_1.12.7.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_1.12.8.bb | |||
@@ -10,8 +10,8 @@ SRC_URI = "https://2.na.dl.wireshark.org/src/${BP}.tar.bz2" | |||
10 | 10 | ||
11 | PE = "1" | 11 | PE = "1" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "c8ae53f648b1dcbf6e74495401a0f1ab" | 13 | SRC_URI[md5sum] = "988a4595a4a87dafb3c4870ea40e89b5" |
14 | SRC_URI[sha256sum] = "c74a1c14e72ce0f198a93d832e71742c7f312cbbe719e5def9ecef176860f92c" | 14 | SRC_URI[sha256sum] = "357e0a4e49525d80cdc740bb16539fcdb526ad38cc2ed6cabedafc9bdee5c7e7" |
15 | 15 | ||
16 | inherit autotools pkgconfig | 16 | inherit autotools pkgconfig |
17 | 17 | ||