diff --git a/system/devel/libseccomp/actions.py b/system/devel/libseccomp/actions.py
index 09e900dc..a49ea7da 100644
--- a/system/devel/libseccomp/actions.py
+++ b/system/devel/libseccomp/actions.py
@@ -10,7 +10,7 @@ from pisi.actionsapi import shelltools
def setup():
- shelltools.system("sh ./autogen.sh")
+ #shelltools.system("sh ./autogen.sh")
autotools.configure()
def build():
diff --git a/system/devel/libseccomp/pspec.xml b/system/devel/libseccomp/pspec.xml
index 0970465a..be424376 100644
--- a/system/devel/libseccomp/pspec.xml
+++ b/system/devel/libseccomp/pspec.xml
@@ -12,7 +12,7 @@
app:library
Enhanced seccomp library
High level interface to the Linux Kernel's seccomp filter.
- https://github.com/seccomp/libseccomp/archive/v2.3.1.tar.gz
+ https://github.com/seccomp/libseccomp/releases/download/v2.4.2/libseccomp-2.4.2.tar.gz
glibc-devel
libutil-linux-devel
@@ -40,6 +40,13 @@
+
+ 2019-12-25
+ 2.4.2
+ Version bump
+ Idris Kalp
+ idriskalp@gmail.com
+
2018-07-15
2.3.1