diff options
| -rw-r--r-- | recipes-scanners/arpwatch/arpwatch_3.1.bb (renamed from recipes-scanners/arpwatch/arpwatch_3.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-scanners/arpwatch/arpwatch_3.0.bb b/recipes-scanners/arpwatch/arpwatch_3.1.bb index 9be319a..44aeca0 100644 --- a/recipes-scanners/arpwatch/arpwatch_3.0.bb +++ b/recipes-scanners/arpwatch/arpwatch_3.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMARRY = "The ethernet monitor program; for keeping track of ethernet/ip address pairings" | 1 | SUMARRY = "The ethernet monitor program; for keeping track of ethernet/ip address pairings" |
| 2 | LICENSE = "BSD-4-Clause" | 2 | LICENSE = "BSD-4-Clause" |
| 3 | HOME_PAGE = "http://ee.lbl.gov/" | 3 | HOME_PAGE = "http://ee.lbl.gov/" |
| 4 | LIC_FILES_CHKSUM = "file://configure;md5=212742e55562cf47527d31c2a492411a" | 4 | LIC_FILES_CHKSUM = "file://configure;md5=74ca964ed34fda7b46c6fe3e50bded9d" |
| 5 | 5 | ||
| 6 | DEPENDS += "libpcap postfix" | 6 | DEPENDS += "libpcap postfix" |
| 7 | 7 | ||
| @@ -12,7 +12,7 @@ SRC_URI = "https://ee.lbl.gov/downloads/arpwatch/${BP}.tar.gz \ | |||
| 12 | file://postfix_workaround.patch \ | 12 | file://postfix_workaround.patch \ |
| 13 | file://host_contam_fix.patch " | 13 | file://host_contam_fix.patch " |
| 14 | 14 | ||
| 15 | SRC_URI[sha256sum] = "82e137e104aca8b1280f5cca0ebe61b978f10eadcbb4c4802c181522ad02b25b" | 15 | SRC_URI[sha256sum] = "ee1d15d9a07952c0c017908b9dbfd5ac988fed0058c3cc4fa6c13e0be36f3a9f" |
| 16 | 16 | ||
| 17 | inherit autotools-brokensep update-rc.d useradd | 17 | inherit autotools-brokensep update-rc.d useradd |
| 18 | 18 | ||
