summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libseccomp/.footprint8
-rw-r--r--libseccomp/.signature8
-rw-r--r--libseccomp/Pkgfile2
3 files changed, 10 insertions, 8 deletions
diff --git a/libseccomp/.footprint b/libseccomp/.footprint
index 5df7bf2f6..5b46df5c1 100644
--- a/libseccomp/.footprint
+++ b/libseccomp/.footprint
@@ -6,15 +6,17 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libseccomp.a
-rwxr-xr-x root/root usr/lib/libseccomp.la
-lrwxrwxrwx root/root usr/lib/libseccomp.so -> libseccomp.so.2.3.3
-lrwxrwxrwx root/root usr/lib/libseccomp.so.2 -> libseccomp.so.2.3.3
--rwxr-xr-x root/root usr/lib/libseccomp.so.2.3.3
+lrwxrwxrwx root/root usr/lib/libseccomp.so -> libseccomp.so.2.4.0
+lrwxrwxrwx root/root usr/lib/libseccomp.so.2 -> libseccomp.so.2.4.0
+-rwxr-xr-x root/root usr/lib/libseccomp.so.2.4.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libseccomp.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/scmp_sys_resolver.1.gz
drwxr-xr-x root/root usr/man/man3/
+-rw-r--r-- root/root usr/man/man3/seccomp_api_get.3.gz
+-rw-r--r-- root/root usr/man/man3/seccomp_api_set.3.gz
-rw-r--r-- root/root usr/man/man3/seccomp_arch_add.3.gz
-rw-r--r-- root/root usr/man/man3/seccomp_arch_exist.3.gz
-rw-r--r-- root/root usr/man/man3/seccomp_arch_native.3.gz
diff --git a/libseccomp/.signature b/libseccomp/.signature
index 2db36fdd2..4e4ccca8f 100644
--- a/libseccomp/.signature
+++ b/libseccomp/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF34OuoFU4Sjxct+jL53gxWavTziMGdvzlgqeNVgKAsAjrQNMkazK/W/Khk7et47KqkqZw0f/2Ek39pyM64TIKBwY=
-SHA256 (Pkgfile) = ab4cdbab704b0d64c477b943c53c38f1a969a153c61a9721e563919f61be3325
-SHA256 (.footprint) = 374d86badbe715e7590c53da3d77ba49f9263c7fb836044ef2b3d694d3c73071
-SHA256 (libseccomp-2.3.3.tar.gz) = 7fc28f4294cc72e61c529bedf97e705c3acf9c479a8f1a3028d4cd2ca9f3b155
+RWSagIOpLGJF3/ENFBAiAmt8JzioUAn+O5RsXsaMDwXatejAqheo9vNi8/XZC/5YWRRPHVt8SakEtK/KcAKvC/M0c/peyTwl9wQ=
+SHA256 (Pkgfile) = c4e8c0aff1a9c2f01b9be6b49824b1cf81dcb10cb74b65d68bd243fd1ffd8bba
+SHA256 (.footprint) = e71b963b45fa80a1b7f76b58716e79b34a8dddc911b6775ca03bf8e2b6c1bded
+SHA256 (libseccomp-2.4.0.tar.gz) = 2e74c7e8b54b340ad5d472e59286c6758e1e1e96c6b43c3dbdc8ddafbf0e525d
diff --git a/libseccomp/Pkgfile b/libseccomp/Pkgfile
index 325cae521..525e549f2 100644
--- a/libseccomp/Pkgfile
+++ b/libseccomp/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: Thomas Penteker, tek at serverop dot de
name=libseccomp
-version=2.3.3
+version=2.4.0
release=1
source=(https://github.com/seccomp/libseccomp/releases/download/v${version}/libseccomp-${version}.tar.gz)

Generated by cgit