mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/libseccomp to 2.5.5-3
This commit is contained in:
parent
9fbfeace1f
commit
5be776b2a8
2 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = libseccomp
|
||||
pkgdesc = Enhanced seccomp library
|
||||
pkgver = 2.5.5
|
||||
pkgrel = 1
|
||||
pkgrel = 3
|
||||
url = https://github.com/seccomp/libseccomp
|
||||
arch = x86_64
|
||||
license = LGPL2.1
|
||||
|
@ -24,4 +24,3 @@ pkgname = libseccomp
|
|||
|
||||
pkgname = python-libseccomp
|
||||
depends = python
|
||||
depends = libseccomp.so
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=libseccomp
|
||||
pkgver=2.5.5
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='Enhanced seccomp library'
|
||||
arch=('x86_64')
|
||||
license=('LGPL2.1')
|
||||
|
|
Loading…
Reference in a new issue