From 6d0e3c5a5719ea66a47f1859871808d8b2095fa4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Mon, 3 Oct 2022 21:58:25 +0000 Subject: [PATCH] libseccomp: Bump package version MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- lfs/libseccomp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/libseccomp b/lfs/libseccomp index ada345c2fd..c00ca3907c 100644 --- a/lfs/libseccomp +++ b/lfs/libseccomp @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = libseccomp -PAK_VER = 8 +PAK_VER = 9 DEPS = -- 2.39.2