1
0
forked from ports/opt

libseccomp: 2.5.0 -> 2.5.1

This commit is contained in:
Thomas Penteker 2020-12-09 00:52:25 +01:00
parent e5495bced5
commit 0f628b857e
3 changed files with 8 additions and 8 deletions

View File

@ -7,9 +7,9 @@ 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.5.0
lrwxrwxrwx root/root usr/lib/libseccomp.so.2 -> libseccomp.so.2.5.0
-rwxr-xr-x root/root usr/lib/libseccomp.so.2.5.0
lrwxrwxrwx root/root usr/lib/libseccomp.so -> libseccomp.so.2.5.1
lrwxrwxrwx root/root usr/lib/libseccomp.so.2 -> libseccomp.so.2.5.1
-rwxr-xr-x root/root usr/lib/libseccomp.so.2.5.1
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libseccomp.pc
drwxr-xr-x root/root usr/share/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/f40siih9Juu6vKlArO7uudK2Jd1SCzAN9tfVA4Q2Kwo+biR4EpCnYumZnFxHPv4LHKAgILlPUKaOGV9THVHqgA=
SHA256 (Pkgfile) = 98084b7b39fdb51ee9e1a834d02a014a0cb9152f52120f26fe9e986e8ec817bf
SHA256 (.footprint) = 87016633b5300e2e5cbf4a3c4a422b38c35d16ad979bfe0cf4649c69b0d259b2
SHA256 (libseccomp-v2.5.0.tar.gz) = 7720d01bb154afcc4e623434a577f181ea2a72585ef51a311ef56220e26723e6
RWSE3ohX2g5d/UmvgesF1VcgqGxmqgCw4iP2qdrrsU5qECwXyUwK+NRey4AnATINQnTs4EGG2hdE9NU5QKFJsUuwtOUZ2TaGJg0=
SHA256 (Pkgfile) = f035056d2691c2ee650ac67175c5156f58d55288d044ce74b6309b2abbc69f22
SHA256 (.footprint) = 7d7b510745ce8f2f39b6c37566eb2e4d549bae567b6416f27172da8ea41cf289
SHA256 (libseccomp-v2.5.1.tar.gz) = 76ad54e31d143b39a99083564045212a965e026a1010a742edd793d26d699829

View File

@ -3,7 +3,7 @@
# Maintainer: Thomas Penteker, tek at serverop dot de
name=libseccomp
version=2.5.0
version=2.5.1
release=1
source=(https://github.com/seccomp/libseccomp/archive/v${version}/libseccomp-v${version}.tar.gz)