summaryrefslogtreecommitdiffstats
path: root/rules/libseccomp.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libseccomp.make')
-rw-r--r--rules/libseccomp.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libseccomp.make b/rules/libseccomp.make
index fb04a4605..07734c82a 100644
--- a/rules/libseccomp.make
+++ b/rules/libseccomp.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBSECCOMP) += libseccomp
#
# Paths and names
#
-LIBSECCOMP_VERSION := 2.4.1
-LIBSECCOMP_MD5 := 4fa6b0f39b48b8644415d7a9a9dfe9f4
+LIBSECCOMP_VERSION := 2.4.3
+LIBSECCOMP_MD5 := 1de97a3c04889a790d97722d08f4a8d1
LIBSECCOMP := libseccomp-$(LIBSECCOMP_VERSION)
LIBSECCOMP_SUFFIX := tar.gz
LIBSECCOMP_URL := https://github.com/seccomp/libseccomp/releases/download/v$(LIBSECCOMP_VERSION)/$(LIBSECCOMP).$(LIBSECCOMP_SUFFIX)