* update libteam to 1.32-2
This commit is contained in:
parent
0669104086
commit
4d1a6df77a
26
libteam/.SRCINFO
Normal file
26
libteam/.SRCINFO
Normal file
@ -0,0 +1,26 @@
|
||||
pkgbase = libteam
|
||||
pkgdesc = Library for controlling team network device
|
||||
pkgver = 1.32
|
||||
pkgrel = 2
|
||||
url = http://libteam.org/
|
||||
arch = x86_64
|
||||
license = LGPL
|
||||
makedepends = doxygen
|
||||
makedepends = git
|
||||
makedepends = graphviz
|
||||
depends = bash
|
||||
depends = jansson
|
||||
depends = libdaemon
|
||||
depends = libdbus
|
||||
depends = libnl
|
||||
depends = zeromq
|
||||
source = git+https://github.com/jpirko/libteam#commit=8b843e93cee1dab61fb79b01791201cdad45e1d1
|
||||
b2sums = SKIP
|
||||
|
||||
pkgname = libteam
|
||||
provides = libteam.so
|
||||
provides = libteamdctl.so
|
||||
|
||||
pkgname = libteam-docs
|
||||
pkgdesc = Library for controlling team network device (documentation)
|
||||
depends =
|
4
libteam/.nvchecker.toml
Normal file
4
libteam/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[libteam]
|
||||
source = "git"
|
||||
git = "https://github.com/jpirko/libteam.git"
|
||||
prefix = "v"
|
@ -4,7 +4,7 @@
|
||||
pkgbase=libteam
|
||||
pkgname=(libteam libteam-docs)
|
||||
pkgver=1.32
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Library for controlling team network device"
|
||||
url="http://libteam.org/"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user