l/libseccomp: updated to version 2.5.1.
Part of big container framework update. Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This commit is contained in:
parent
c6f33325a0
commit
a7239f8491
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
SRC=libseccomp
|
||||
VERSION=2.4.3
|
||||
VERSION=2.5.1
|
||||
set -x
|
||||
wget -O ${SRC}-${VERSION}.tar.gz https://github.com/seccomp/${SRC}/archive/v${VERSION}.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user