diff options
| author | Armin Kuster <akuster808@gmail.com> | 2022-05-18 14:19:57 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2022-05-23 07:11:55 -0700 |
| commit | 2c534791b0b7b78842f76275081a2207c45ac1b0 (patch) | |
| tree | 341aa961679483035d8cd7154301bf8f22faee18 | |
| parent | 972953e1e03b23b341c1098d3b93a0253e2dd566 (diff) | |
| download | meta-security-2c534791b0b7b78842f76275081a2207c45ac1b0.tar.gz | |
samhain: update to 4.4.9
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | recipes-ids/samhain/samhain.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ids/samhain/samhain.inc b/recipes-ids/samhain/samhain.inc index df9e215..eb8592d 100644 --- a/recipes-ids/samhain/samhain.inc +++ b/recipes-ids/samhain/samhain.inc | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.la-samhna.de/samhain/" | |||
| 3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8ca43cbc842c2336e835926c2166c28b" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8ca43cbc842c2336e835926c2166c28b" |
| 5 | 5 | ||
| 6 | PV = "4.4.7" | 6 | PV = "4.4.9" |
| 7 | 7 | ||
| 8 | SRC_URI = "https://la-samhna.de/archive/samhain_signed-${PV}.tar.gz \ | 8 | SRC_URI = "https://la-samhna.de/archive/samhain_signed-${PV}.tar.gz \ |
| 9 | file://${INITSCRIPT_NAME}.init \ | 9 | file://${INITSCRIPT_NAME}.init \ |
| @@ -21,7 +21,7 @@ SRC_URI = "https://la-samhna.de/archive/samhain_signed-${PV}.tar.gz \ | |||
| 21 | file://samhain-fix-initializer-element-is-not-constant.patch \ | 21 | file://samhain-fix-initializer-element-is-not-constant.patch \ |
| 22 | " | 22 | " |
| 23 | 23 | ||
| 24 | SRC_URI[sha256sum] = "0aa978accb635000c2d9170f307bff8a95836f8ec01615a53dbd9c2af9564d44" | 24 | SRC_URI[sha256sum] = "dd85bf2f90db3ce616a09608e650f3707a4d69aa1e1fe718f8b359ce0aafc198" |
| 25 | 25 | ||
| 26 | UPSTREAM_CHECK_URI = "https://www.la-samhna.de/samhain/archive.html" | 26 | UPSTREAM_CHECK_URI = "https://www.la-samhna.de/samhain/archive.html" |
| 27 | UPSTREAM_CHECK_REGEX = "samhain_signed-(?P<pver>(\d+(\.\d+)+))\.tar" | 27 | UPSTREAM_CHECK_REGEX = "samhain_signed-(?P<pver>(\d+(\.\d+)+))\.tar" |
