mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-30 00:21:42 +00:00
libseccomp: update to 2.3.2
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -4,11 +4,11 @@ SECTION = "security"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;beginline=0;endline=1;md5=8eac08d22113880357ceb8e7c37f989f"
|
||||
|
||||
SRCREV = "ce5aea6a4ae7523b57ec13e2e6150aa5d83c1b4e"
|
||||
SRCREV = "2331d104bc0cbde5f6c54e504a038e52bfe8e12d"
|
||||
|
||||
PV = "2.3.1+git${SRCPV}"
|
||||
PV = "2.3.2+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://github.com/seccomp/libseccomp.git \
|
||||
SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=release-2.3 \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user