diff options
| author | Armin Kuster <akuster808@gmail.com> | 2022-04-03 09:50:42 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2022-04-07 10:26:45 -0700 |
| commit | 48d6ff13e37cd3dcd8b34f215c8a1de42f0baddc (patch) | |
| tree | c7710fcea4261e20abefdc1a61b636f12af8681d | |
| parent | cfb79c913f88499959acf232f1f0bc9d7b1fdeaf (diff) | |
| download | meta-security-48d6ff13e37cd3dcd8b34f215c8a1de42f0baddc.tar.gz | |
samhain: update to 4.4.7
This fixes musl builds too.
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 d64cddb..5c1d6f5 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-or-later" | 3 | LICENSE = "GPL-2.0-or-later" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8ca43cbc842c2336e835926c2166c28b" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8ca43cbc842c2336e835926c2166c28b" |
| 5 | 5 | ||
| 6 | PV = "4.4.6" | 6 | PV = "4.4.7" |
| 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] = "0b511a184066759cd864f6d15fe941ed3fe60f0cdc886dab68daa191d567de24" | 24 | SRC_URI[sha256sum] = "0aa978accb635000c2d9170f307bff8a95836f8ec01615a53dbd9c2af9564d44" |
| 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" |
