* update libcap-ng to 0.8.5-3
This commit is contained in:
parent
70fd2d63f9
commit
a260a9de58
@ -1,12 +1,13 @@
|
||||
pkgbase = libcap-ng
|
||||
pkgdesc = A library for Linux that makes using posix capabilities easy
|
||||
pkgver = 0.8.5
|
||||
pkgrel = 2.1
|
||||
pkgrel = 3
|
||||
url = https://people.redhat.com/sgrubb/libcap-ng/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = espresso
|
||||
arch = riscv64
|
||||
license = GPL-2.0-or-later
|
||||
license = LGPL-2.1-or-later
|
||||
|
4
libcap-ng/.nvchecker.toml
Normal file
4
libcap-ng/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[libcap-ng]
|
||||
source = "git"
|
||||
git = "https://github.com/stevegrubb/libcap-ng"
|
||||
prefix = "v"
|
@ -10,7 +10,7 @@ pkgname=(
|
||||
python-capng
|
||||
)
|
||||
pkgver=0.8.5
|
||||
pkgrel=2.1
|
||||
pkgrel=3
|
||||
pkgdesc='A library for Linux that makes using posix capabilities easy'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc espresso riscv64)
|
||||
url='https://people.redhat.com/sgrubb/libcap-ng/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user