diff options
-rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_1.12.6.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_1.12.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_1.12.5.bb b/meta-networking/recipes-support/wireshark/wireshark_1.12.6.bb index 32d0ab92c9..936ad620fa 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_1.12.5.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_1.12.6.bb | |||
@@ -10,8 +10,8 @@ SRC_URI = "https://2.na.dl.wireshark.org/src/wireshark-${PV}.tar.bz2" | |||
10 | 10 | ||
11 | PE = "1" | 11 | PE = "1" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "9ee199dde4f36a3d71f7b81dd6764e93" | 13 | SRC_URI[md5sum] = "25ad2bc1c2a21396827c238fcff51bf3" |
14 | SRC_URI[sha256sum] = "d0f177b2ef49e4deae4ff7d3299bdd295ba558a3934ce8ae489b2f13927cbd82" | 14 | SRC_URI[sha256sum] = "22ac0cc872f12cef9bb2cacfe0720eed8533dc5cea102d21de511620606cb3b6" |
15 | 15 | ||
16 | inherit autotools pkgconfig | 16 | inherit autotools pkgconfig |
17 | 17 | ||