diff options
| -rw-r--r-- | meta-networking/recipes-support/tcpdump/tcpdump_4.9.1.bb (renamed from meta-networking/recipes-support/tcpdump/tcpdump_4.9.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/tcpdump/tcpdump_4.9.0.bb b/meta-networking/recipes-support/tcpdump/tcpdump_4.9.1.bb index c7123d799c..40106975e6 100644 --- a/meta-networking/recipes-support/tcpdump/tcpdump_4.9.0.bb +++ b/meta-networking/recipes-support/tcpdump/tcpdump_4.9.1.bb | |||
| @@ -12,8 +12,8 @@ SRC_URI = " \ | |||
| 12 | file://run-ptest \ | 12 | file://run-ptest \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | SRC_URI[md5sum] = "2b83364eef53b63ca3181b4eb56dab0c" | 15 | SRC_URI[md5sum] = "1e0293210b0dea5ef18e88e4150394b7" |
| 16 | SRC_URI[sha256sum] = "eae98121cbb1c9adbedd9a777bf2eae9fa1c1c676424a54740311c8abcee5a5e" | 16 | SRC_URI[sha256sum] = "f9448cf4deb2049acf713655c736342662e652ef40dbe0a8f6f8d5b9ce5bd8f3" |
| 17 | 17 | ||
| 18 | export LIBS=" -lpcap" | 18 | export LIBS=" -lpcap" |
| 19 | 19 | ||
