diff options
-rw-r--r-- | dynamic-layers/meta-perl/recipes-scanners/checksecurity/checksecurity_2.0.16.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dynamic-layers/meta-perl/recipes-scanners/checksecurity/checksecurity_2.0.16.bb b/dynamic-layers/meta-perl/recipes-scanners/checksecurity/checksecurity_2.0.16.bb index 8dfb1cc..75e7783 100644 --- a/dynamic-layers/meta-perl/recipes-scanners/checksecurity/checksecurity_2.0.16.bb +++ b/dynamic-layers/meta-perl/recipes-scanners/checksecurity/checksecurity_2.0.16.bb | |||
@@ -4,13 +4,13 @@ SECTION = "security" | |||
4 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" | 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" |
6 | 6 | ||
7 | SRC_URI = "http://ftp.de.debian.org/debian/pool/main/c/checksecurity/checksecurity_${PV}+nmu1.tar.gz \ | 7 | SRC_URI = "http://ftp.de.debian.org/debian/pool/main/c/checksecurity/checksecurity_${PV}+nmu3.tar.gz \ |
8 | file://check-setuid-use-more-portable-find-args.patch \ | 8 | file://check-setuid-use-more-portable-find-args.patch \ |
9 | " | 9 | " |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "9803b3760e9ec48e06ebaf48cec081db48c6fe72254a476224e4c5c55ed97fb0" | 11 | SRC_URI[sha256sum] = "12b043dc7b38512cdf0735c7c147a4f9e60d83a397b5b8ec130c65ceddbe1a0c" |
12 | 12 | ||
13 | S = "${UNPACKDIR}/checksecurity-${PV}+nmu1" | 13 | S = "${UNPACKDIR}/checksecurity-${PV}+nmu3" |
14 | 14 | ||
15 | # allow for anylocal, no need to patch | 15 | # allow for anylocal, no need to patch |
16 | LOGDIR = "/etc/checksecurity" | 16 | LOGDIR = "/etc/checksecurity" |