* update fstrm to 0.6.1-2
This commit is contained in:
parent
c9683ae0ad
commit
bbcafef3e3
12
fstrm/.SRCINFO
Normal file
12
fstrm/.SRCINFO
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
pkgbase = fstrm
|
||||||
|
pkgdesc = C implementation of the Frame Streams data transport protocol
|
||||||
|
pkgver = 0.6.1
|
||||||
|
pkgrel = 2
|
||||||
|
url = https://github.com/farsightsec/fstrm
|
||||||
|
arch = x86_64
|
||||||
|
license = Apache
|
||||||
|
depends = libevent
|
||||||
|
source = https://github.com/farsightsec/fstrm/archive/v0.6.1/fstrm-0.6.1.tar.gz
|
||||||
|
sha256sums = 4f0f7ad2b760119c441aba58271e84de683b3cc138530d02710896641866e2d2
|
||||||
|
|
||||||
|
pkgname = fstrm
|
4
fstrm/.nvchecker.toml
Normal file
4
fstrm/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[fstrm]
|
||||||
|
source = "git"
|
||||||
|
git = "https://github.com/farsightsec/fstrm.git"
|
||||||
|
prefix = "v"
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
pkgname=fstrm
|
pkgname=fstrm
|
||||||
pkgver=0.6.1
|
pkgver=0.6.1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="C implementation of the Frame Streams data transport protocol"
|
pkgdesc="C implementation of the Frame Streams data transport protocol"
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url="https://github.com/farsightsec/fstrm"
|
url="https://github.com/farsightsec/fstrm"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user