libseccomp: update to 2.1.0.
This commit is contained in:
parent
f01ddaef52
commit
c0736164e3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libseccomp'
|
||||
pkgname=libseccomp
|
||||
version=2.0.0
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://sourceforge.net/projects/libseccomp/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=07d8308502bb87ced8f03aa84e9de598940ff6b0c7235d1654712678821f9d76
|
||||
checksum=b0d6e4f0984e6632a04f0cf33c6babdb011674ba15ff208e196f037e0e09905e
|
||||
long_desc="
|
||||
The libseccomp library provides and easy to use, platform independent,
|
||||
interface to the Linux Kernel's syscall filtering mechanism: seccomp.
|
||||
|
|
Loading…
Reference in a new issue