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 108969b81..1fe86c3c5 100644
--- a/rules/libseccomp.make
+++ b/rules/libseccomp.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBSECCOMP) += libseccomp
#
# Paths and names
#
-LIBSECCOMP_VERSION := 2.3.2
-LIBSECCOMP_MD5 := e74a626bea0cd607c23229b10b5f93da
+LIBSECCOMP_VERSION := 2.3.3
+LIBSECCOMP_MD5 := e6b4e463857fe05c09dc56ec3bcaef84
LIBSECCOMP := libseccomp-$(LIBSECCOMP_VERSION)
LIBSECCOMP_SUFFIX := tar.gz
LIBSECCOMP_URL := https://github.com/seccomp/libseccomp/releases/download/v$(LIBSECCOMP_VERSION)/$(LIBSECCOMP).$(LIBSECCOMP_SUFFIX)