mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
arpwatch: upgrade 3.0 -> 3.1
LIC_FILES_CHKSUM update do to yr change
This commit is contained in:
committed by
Armin Kuster
parent
f97a8bef14
commit
b1d0346eb8
@@ -1,7 +1,7 @@
|
||||
SUMARRY = "The ethernet monitor program; for keeping track of ethernet/ip address pairings"
|
||||
LICENSE = "BSD-4-Clause"
|
||||
HOME_PAGE = "http://ee.lbl.gov/"
|
||||
LIC_FILES_CHKSUM = "file://configure;md5=212742e55562cf47527d31c2a492411a"
|
||||
LIC_FILES_CHKSUM = "file://configure;md5=74ca964ed34fda7b46c6fe3e50bded9d"
|
||||
|
||||
DEPENDS += "libpcap postfix"
|
||||
|
||||
@@ -12,7 +12,7 @@ SRC_URI = "https://ee.lbl.gov/downloads/arpwatch/${BP}.tar.gz \
|
||||
file://postfix_workaround.patch \
|
||||
file://host_contam_fix.patch "
|
||||
|
||||
SRC_URI[sha256sum] = "82e137e104aca8b1280f5cca0ebe61b978f10eadcbb4c4802c181522ad02b25b"
|
||||
SRC_URI[sha256sum] = "ee1d15d9a07952c0c017908b9dbfd5ac988fed0058c3cc4fa6c13e0be36f3a9f"
|
||||
|
||||
inherit autotools-brokensep update-rc.d useradd
|
||||
|
||||
Reference in New Issue
Block a user