* update fstrm to 0.6.1-1

This commit is contained in:
Alexander Baldeck 2023-05-18 18:49:53 +02:00
parent 3ed4182535
commit d2f7f6a7cc

View File

@ -5,8 +5,7 @@ pkgname=fstrm
pkgver=0.6.1
pkgrel=1
pkgdesc="C implementation of the Frame Streams data transport protocol"
arch=(x86_64 powerpc64le powerpc)
arch=(riscv64)
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://github.com/farsightsec/fstrm"
license=(Apache)
depends=(libevent)